villageweb
07-19-2006, 02:47 AM
1) Script Title: Any Link Vertical Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkvertical.htm
3) Describe problem:
Site url: http://www.midwestselectsale.com/dev
coded link: Links
I can't get this menu to work at all. It's producing the following javascript error on pageload:
Error: syntax error
Source File: http://www.midwestselectsale.com/dev/rightflyout.js
Line: 30
Source Code:
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
and then these when the link is scrolled over:
Error: dropdownmenu is not defined
Source File: http://www.midwestselectsale.com/dev/#
Line: 1
Error: delayhidemenu is not defined
Source File: http://www.midwestselectsale.com/dev/#
Line: 1
I've changed doctype declaration; compared CSS & javascript to a site where it will work for me (not mine) and can't see any major differences; converted onMouseOut & onMouseOver to lower case to validate, which also didn't make any difference - and am baffled.
Any suggestions as to what the problem might be?
Thanks!
villageweb
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkvertical.htm
3) Describe problem:
Site url: http://www.midwestselectsale.com/dev
coded link: Links
I can't get this menu to work at all. It's producing the following javascript error on pageload:
Error: syntax error
Source File: http://www.midwestselectsale.com/dev/rightflyout.js
Line: 30
Source Code:
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
and then these when the link is scrolled over:
Error: dropdownmenu is not defined
Source File: http://www.midwestselectsale.com/dev/#
Line: 1
Error: delayhidemenu is not defined
Source File: http://www.midwestselectsale.com/dev/#
Line: 1
I've changed doctype declaration; compared CSS & javascript to a site where it will work for me (not mine) and can't see any major differences; converted onMouseOut & onMouseOver to lower case to validate, which also didn't make any difference - and am baffled.
Any suggestions as to what the problem might be?
Thanks!
villageweb