stunicholls.com

...exploring the possibilities

content

is

everything...

javascript & CSS

jQuery slideshow 3 » Comments

Robert Oliver:-
This is great, but we have run into an odd problem. We have intergrated this into our website offline and it works perfectly. However, upon uploading live, we run into a quirk. The first thumbnail shows up in the middle of the page about a third the size of the thumbnail on the right and simply stops. Once we click on the thumbnail on the right, refresh the page, or click on the menu tab again, everything works just fine. Then, after a few runs, it stops running in IE6 and Firefox. We also had some problems getting it to run in IE7.
(17.02.2009, 11:05)

Stu:-
This works perfectly on this site so you must be introducing some interaction with other default styling.
It is difficult to comment without seeing the problem on the web page.
(17.02.2009, 11:27)

Robert Oliver:-
The website we have installed it is on www.webdesignsbylao.com/portfolio.html.

Other than the little glitch, this is great!
(18.02.2009, 17:32)

Stu:-
You have an interaction with your default ul styling:
ul
{ margin: 2px 0px 18px 16px;
padding: 0px;
}

ul li
{ list-style-type: square;
margin: 0px 0px 6px 0px;
padding: 0px;
line-height: 1.7em;
}
(18.02.2009, 17:42)

Robert Oliver:-
Found, fixed, and works very well in all browsers. Thank you very much for your help and your work.
(19.02.2009, 01:32)

Elisa:-
your code is so clean and well-written! I'll be sending you a donation (having already printed out to study your code: specifically to learn how to comment ie into the main html.)

My favorite slideshow is your jquery-slideshow3. So few lines of code and css to make this thing work...I've read through a hundred tutorials and not been able to grasp as much as I have just reading this!

Lucky me, finding your website!

I can only aspire...
(19.03.2010, 12:06)



Post

Your comment:

Your Name:

Stu's First Name - 3 letters (required)

Thanks to Alex for this script.

Please enter your comments for this site page.
Please note that all posts are moderated.

Posting rules

HTML is turned off
Maximum word length is 80 characters.
Messages limited to 1200 characters.
Web links should not include 'http://'