chechu
03-02-2010, 01:09 PM
1) Script Title: http://www.dynamicdrive.com/dynamicindex1/scrollerlink.htm
2) Script URL (on DD): Scrollable Menu Links
3) Describe problem: I am using this script to have a nice slideshow, controlled by the user, with the ability to have the LightBox in it.
I used that one, and not this one (http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm) because otherwise the JavaScript of the LightBox and the motiongallery conflict.
It says in the description that "the script is also updated for a Mozilla bug and now works in webpages with a strict doctype setting". When I use the following doctype, there appears a horizontal scrollbar, as wide as all the content of the images together.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
How can the scrollbar be avoided, please ?
2) Script URL (on DD): Scrollable Menu Links
3) Describe problem: I am using this script to have a nice slideshow, controlled by the user, with the ability to have the LightBox in it.
I used that one, and not this one (http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm) because otherwise the JavaScript of the LightBox and the motiongallery conflict.
It says in the description that "the script is also updated for a Mozilla bug and now works in webpages with a strict doctype setting". When I use the following doctype, there appears a horizontal scrollbar, as wide as all the content of the images together.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
How can the scrollbar be avoided, please ?