D
David Kirk
I built a drop down menu using behaviors. It is quirky,
to say the least. For example, even though there is a
check-off option to disbale the first menu choice, the
first menu choice is disabled by default and no amount of
trickery will make it do otherwise. (Workaround: name
the first item "Click Here for Options" or something to
that effect.)
The bigger issue I'm having is this: I developed the drop
down menu in a blank new page. If I preview that page in
FRP or preview in Browser, it works perfectly. However,
no matter how I get that menu onto another page on my
live site -- pasted into a spot on another page, as an
include page, as part of an include page or even inserted
directly onto a given page, I always get a "Runtime
Error: Object Expected" when I try to use the menu on any
page on my live site, using IE6 on Windows XP. For some
reason, the only way I have been able to get the menu to
work is as the only item on a separate page at
http://www.theprguy.com/QuickMenu.htm. I link to this
from the footer that is included on al pages in my site
but this is hardly ideal. Any helpers out there?
to say the least. For example, even though there is a
check-off option to disbale the first menu choice, the
first menu choice is disabled by default and no amount of
trickery will make it do otherwise. (Workaround: name
the first item "Click Here for Options" or something to
that effect.)
The bigger issue I'm having is this: I developed the drop
down menu in a blank new page. If I preview that page in
FRP or preview in Browser, it works perfectly. However,
no matter how I get that menu onto another page on my
live site -- pasted into a spot on another page, as an
include page, as part of an include page or even inserted
directly onto a given page, I always get a "Runtime
Error: Object Expected" when I try to use the menu on any
page on my live site, using IE6 on Windows XP. For some
reason, the only way I have been able to get the menu to
work is as the only item on a separate page at
http://www.theprguy.com/QuickMenu.htm. I link to this
from the footer that is included on al pages in my site
but this is hardly ideal. Any helpers out there?