CodeCanyon

EasySlide

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 1 and 9 users
BaylorRae says

Your script is really good, but you should encrypt your javascript file. I was able to download the file from your Live Preview.

I recommend packer by Dean Edwards http://dean.edwards.name/packer/

You should remember that even if you encrypt your file, people will still be able to download the JS file and put it on their page, but they won’t be able to change any of the animation settings so most of the time people will need to buy it.

2 years ago
Author
MinatureCookie MinatureCookie replied

Thanks for the advice, it didn’t occur to me to do this. Cheers! :)

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Italy
raffav says

good script, but i can use images with different size?

2 years ago
Author
MinatureCookie MinatureCookie replied

You can use this script with any images you want, with any image size – as long as all of the images in one particular slider are the same size. For example, you could have one slider where ALL of the images are 400×700, and then another slider where ALL of them are 200×100 – but not one slider where some are 400×700 and 200×100. This is because there’s no nice way that I could think of to transition between a 400×700 image to a 200×100 image.

2 years ago
Default-user raffav replied

oh sorry, i mean different size images per slider

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
brutkodesigns says
Purchased

Question… The slider works good until I attach a secondary external stylesheet to my html document. Then I get two of the same photo side by side… any suggestions?

Thanks!

2 years ago
Author
MinatureCookie MinatureCookie replied

You probably have some conflicting styles, or class names being used in both the stylesheets. Have a look through the stylesheet included and make sure that your stylesheet doesn’t use any classnames that are being used in the slider’s stylesheet. If this still doesn’t work, email me with your files and I’ll have a quick look through it for you :)

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
bobcat says
Purchased

Im having problems with this script, I add an image like this

Slide one

And that will load, but instantly when I add

Slide one Slide Twp

The slider does not load, it simply get stuck on 50% of loading??

2 years ago
Author
MinatureCookie MinatureCookie replied

Yeah I am aware of that problem – happens with JPGs mostly, when the browser doesn’t acknowledge it to have loaded… If you just re-save the image it should work, it’s something to do with how the image saves…

Email me if this problem persists.

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
hayakawahirohisa says
Purchased

I am having problems with this script. I have done..

1.Download your file 2. Put them all in a new web folder 3. created a new Index.html 3. Copied “Example HTML ” in your folder onto index page/

Then when I open it with browser, i see this

http://www.hirotest.com/test/

I am just testing witout any addtional coding. Please advise how I can fix this. Thanks.

2 years ago
Author
MinatureCookie MinatureCookie replied

http://www.hirotest.com/test/EasySlide/boxSlider.js This is the URL that you’re calling upon for the javascript file… But if you follow that link, you’ll see that it doesn’t exist. Make sure that there is a boxSlider.js in the EasySlide folder in the “test” folder. Then it will work.

Thanks :)

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
hayakawahirohisa says
Purchased

It beautifully works. Thanks a lot. One last question. I woul like to remove or disable the comment box in the image which appears when you roll over the image with the mouse. Please let me know what coding should I remove from boxSlider.js. Thanks !

2 years ago
Author
MinatureCookie MinatureCookie replied

tran[a].onmouseover=function(){hoverPiece(1,this.getAttribute(“a”));} tran[a].onmouseout=function(){hoverPiece(0,this.getAttribute(“a”));} - Remove those 2 functions and it’ll do it for you. Cheers :)

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
hayakawahirohisa says
Purchased

Perfect ! Thanks a lot. It looks great.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United States
ebwaydev says
Purchased

Hi, I’m having a small issue that I can’t quite figure out. Please take a look at this website where I’m using your slider and when you hover and/or roll your mouse over the actual slideshow it moves on me????

http://outsidelivingconcepts.com/index

Thank you in advance!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United States
ebwaydev says
Purchased

PS> Problem was in Firefox and safari

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United States
ebwaydev says
Purchased

Pss

I fixed it. I had to remove the code, the hover stuff was jamming up the transitions and making a mess. Weird deal?

 tran[a].onmouseover=function(){hoverPiece(1,this.getAttribute(“a”));} tran[a].onmouseout=function(){hoverPiece(0,this.getAttribute(“a”));} - 

As you told some else above.

Thanks, I got it.

2 years ago
Author
MinatureCookie MinatureCookie replied

Oh that’s weird… Did you want me to look into why that was, or are you happy without the mouseover? It’ll just be something on your site was conflicting with the script slightly.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
renaldi says
Purchased

Is it possible to change the navigation with the small thumbnail?

2 years ago
Author
MinatureCookie MinatureCookie replied

Yes, but there is no current feature on the script to allow it. It would have to be done manually using Javascript / jQuery

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
hayakawahirohisa says
Purchased

It works perfectly with IE, but I have a problem with Firefox. Please kindly take a look and let me know how to fix.

http://www.businessmobility.com.au/

Thanks for your help

2 years ago
Author
MinatureCookie MinatureCookie replied

span class=”pixelSize”>40 – make sure to add in the < at the start of that line

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
hayakawahirohisa says
Purchased

Silly me.. thanks for your quick reply. Appreciate it.

2 years ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
jwg2s says

Instead of dots, could they be numbers?

2 years ago
Author
MinatureCookie MinatureCookie replied

Yes – but not as a feature of the script, you’d need to know a little JavaScript. It’s not a big change though: you’d need to change the “navImg” variable from being an image into being a div with its numbers in. You can email me if you struggle to impliment the change, and I’ll help you out.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
josephmok says

Does this slideshow supports pause on mouseover the image?

Thanks a lot!

2 years ago
Author
MinatureCookie MinatureCookie replied

It doesn’t at the moment, but if you emailed me if you buy it – I could send you an edited version to allow pausing on mouseover. It would be a real 2-minute fix. You could do it yourself if you know any JavaScript.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
crystal-u2 says
Purchased

Hi,

Please I need to put a url for each image…how can i do that?

2 years ago
Author
MinatureCookie MinatureCookie replied

What do you mean? To get an image from a direct link, just do JPEG File Or do I misunderstand your question?

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
scottbork says
Purchased

I finally got the slides to work with the coding that was already in place, but I don’t see the transition. Can you tell me what I need to do to get the transition to work properly?

Here is the site address:

http://denbydental.accountsupport.com/

Thanks in advance.

1 year ago
Author
MinatureCookie MinatureCookie replied

Hey scottbork The transition actually just transitions the 2 images, there’s no “effects” backing or anything… What this basically means is you won’t be able to notice the transition when the two images are practically identical (as you’ve just used the same image twice but once with text). Change to 2 different images and it’ll be fine :)

1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
scottbork says
Purchased

Thanks I figured it out as soon as I added another image. Works good!

1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
scottbork says
Purchased

One more small issue. I have a marquee scroll on the homepage where the slider is located. In IE 8 when the transition of the slider takes place, the marquee pauses and then continues where it would have been since the time the transition took. I have the transition set for .1 … do you know what is causing this problem. I am assuming it is the .js files creating some confusion. I have jquery 1.4.4.js included and a jquery.marquee.js file along with your boxslider.js in a different folder. Can you help me?

Here is the site address:

http://denbydental.accountsupport.com/

Thanks in advance.

1 year ago
Author
MinatureCookie MinatureCookie replied

No sorry I can’t think of anything off the top of my head that would cause an error like this. Could you try asking the creator of the marquee script before I look into this? Maybe it’s a problem he’s seen before.

1 year ago

by
by
by
by
by