Search found 5 matches

by alexv420
Wed May 25, 2005 2:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Changing pagematch with javascript
Replies: 14
Views: 10737

is there any possible reason this might not work in mozilla? it works like a charm for me in every browser but mozilla where the pagematch property does not highlight by default, but then stays highlighted as it should on mouseout, but then still reverts the font color back to the off state.
by alexv420
Tue May 24, 2005 11:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: overflow scroll on treemenu sub-menu
Replies: 2
Views: 2821

overflow scroll on treemenu sub-menu

hi guys,

i am using the treemenu bolt-on module, and it's working very well for me. however, i am trying to use the overflow="scroll" property so that child menus will have a scrollbar, thus allowing a long list of items in a small vertical space. it seems like it really wants to work as i can get ...
by alexv420
Wed May 04, 2005 4:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Changing pagematch with javascript
Replies: 14
Views: 10737

you sir, rock!

that is exactly what i needed, and it works like a charm using my elaborate variable setting scenario. i really appreciate your help with this issue.

cheers!
by alexv420
Tue May 03, 2005 6:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Changing pagematch with javascript
Replies: 14
Views: 10737

hi ruth,

that's precisely the problem. it works fine with text items, but not with image items. pagematch works as it should with image items when used normally matching against a url string (so i assume it must be possible to do what i need it to do), but i need it to work with this alternate ...
by alexv420
Tue May 03, 2005 3:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Changing pagematch with javascript
Replies: 14
Views: 10737

hi guys,

i am trying to do exactly the same thing right now on an "all images" menu, and am not having any luck getting the function to work. i have posted the sample setup with the modifications that you suggest should work for this:

http://webslingerz.com/alex/milonic/index.htm

i have added the ...