1) Script Title: Anylink Vertical Menu
2) Script URL
3) The situation: I applied the Anylink Vertical Menu script to a single rollover image which says 'krant', on Mobiplaza.nl.
4) The problem:
In IE.7 appear useless scrollbars that disappear after a mouseover of 'krant'.
In FF none such useless scrollbars appear.
5) Trials:
I tried to mimic the onMousOver of 'krant' by inserting an onLoad into the body-tag:
This indeed causes no longer scrollbars to appear in IE, but instead the popup menu of 'krant' malfunctions in FF.Code:<body onLoad="dropdownmenu(this, event, 'anylinkmenu1')">
6) Questions:
Should I in some way, insert return clickreturnvalue() into the onLoad body tag as well? Or should I say clickreturnvalue(true) or clickreturnvalue(false) or both? Or clickreturnvalue='true' etc.? I have tried all variations, no success.
Or should I do something entirely different?
You see, I have reached my limits of knowledge of scripting and syntax. Please help!



Reply With Quote

Bookmarks