Paul Dwyer wrote: > I have been trying to get Thierry's TJKDropdown > http://www.tjkdesign.com/articles/dropdown/demo.asp > menu to work, but the js has me over a barrel. > > IE Win (surprise) is exploded to reveal the whole menu and I think it > has to do with how the js is (or isn't) linked to my page. > > I realise that I don't need all of the css on these sheets (and that > there are validation errors), but I have left it all there until I > fix this issue at which point I will weed it down to the bare > necessities. > > Any help would be appreciated.
Paul, After reading Al's post about JS errors I went back to check your source code. I believe your paths are wrong. I mentionned "/css/msie.css" in my previous post, but I think you are also using absolute paths with the scripts when you should be using *relative* paths. HTH, Thierry | www.TJKDesign.com ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
