I tweaked your gallery a bit and added it to my underwater photography website. I have a link to your website on each of my pages. Thanks for making my website look darn cool.
JY.
I think there’s an omission in your source code?
#imageFlow .arrow-left { position: absolute; }
needs to have left:0;
I just tried it in IE8/Chrome and without the addition it works but IE7 and FF (3.6.6) seem to need it.
Hope this helps
Name (required)
Mail (will not be published) (required)
Website
Notify me of followup comments via e-mail
Enter your email address:
Delivered by FeedBurner
Support www.dhteumeuleu.com...
Except where otherwise noted, all Javascript code on this site is licensed under a Creative Commons License.
I tweaked your gallery a bit and added it to my underwater photography website. I have a link to your website on each of my pages. Thanks for making my website look darn cool.
JY.
I think there’s an omission in your source code?
#imageFlow .arrow-left {
position: absolute;
}
needs to have left:0;
I just tried it in IE8/Chrome and without the addition it works but IE7 and FF (3.6.6) seem to need it.
Hope this helps