Yes.
And oh. The DHTML window doesn't work at all in IE; the link just opens in a new window. However, I have used that method to open a page inside the DHMTL window as well, and that one seems...
Type: Posts; User: rhiaro; Keyword(s):
Yes.
And oh. The DHTML window doesn't work at all in IE; the link just opens in a new window. However, I have used that method to open a page inside the DHMTL window as well, and that one seems...
1) Script Title: DHTML Window
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
I'm using the script to load images inline, and it would be ideal if I could...
1) Script Title: All Levels Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/index.htm
As in the demo, the menu I have created sits to the left of...
All I want is a simple message to appear on the page exit - just to say goodbye etc. I'm sure I've done this before, but couldn't find it anywhere! The closest I got was this script from...
Waheeeeyyy did it myself :D
Just removed the line
iecompattest().style.overflowX='hidden'
My new problem is that I have decided I want the normal horizontal scrollbar present as well as the custom one... How can I modify the code (see above somewhere) to allow this?
Thanks :)
Chances are I was doing something else wrong :p
Thanks for your help, very much appreciated :)
I'd already tried the first method, but putting the images in a table stopped the images from staying still while the rest of the page scrolled.
I'll try the second one later, and get back to you...
I've altered this script: http://www.dynamicdrive.com/dynamici...gescroller.htm to make the buttons scroll the page horizontally instead of vertically. However I'm now having trouble getting my...
Thank youu :D
It seems so simple when you put it like that! (Learning JS is definitely on my things to do list...)
The script here is exactly what I'm looking for: http://www.dynamicdrive.com/dynamicindex2/pagescroller.htm
Except I need to adapt it so that it scrolls horizontally instead of vertically. Can...