Search found 5 matches

by tseboe
Wed Sep 24, 2003 2:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: onbgcolor sticks in netscape navigator 7.1
Replies: 5
Views: 3681

wow, didn't mean to cause such a stir.

thanks again hergio (i knew the answer, i was just hoping there would be a way to comment everything out. the // comment tag seems to work well in submenus with other items).

hergio, it seems you answer most questions. are you a developer for milonic? yes, i ...
by tseboe
Wed Sep 24, 2003 12:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: onbgcolor sticks in netscape navigator 7.1
Replies: 5
Views: 3681

onbgcolor sticks in netscape navigator 7.1

hello,

i have a menu that works very well in nn and ie BUT in nn (7.1) the second menu item from the bottom sticks on the onbgcolor even after the mouse has moved on. heres the code:

with(milonic=new menuname("Main Menu")){
itemwidth=150;
style=menuStyle;
top=10;
left=10;
alwaysvisible=1;
overflow ...
by tseboe
Tue Sep 23, 2003 9:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can i specify a url AND keep the link dead?
Replies: 5
Views: 3811

thanks,

for now, i've got a deadline to meet and i can't worry about it too much. really, my client could care less and will never know the difference. when i have more time i want to play with you suggestion because i mostly understand it and it should work. funny nobody has brought this up before ...
by tseboe
Mon Sep 22, 2003 9:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can i specify a url AND keep the link dead?
Replies: 5
Views: 3811

thanks, i'll try that bit of code later today

thanks hergio.

regarding the first problem: no, it's not that bad to have an active link to the current page, it's just one of those usability guidelines i like to follow. people get confused if they click a link and it takes them nowhere.

it's always been one of my pet peeves when the logo/banner ...
by tseboe
Mon Sep 22, 2003 5:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can i specify a url AND keep the link dead?
Replies: 5
Views: 3811

can i specify a url AND keep the link dead?

hello,

i like the feature (pagecolor and pagebgcolor) in which you specify the url so that when you're on that page, the menu item changes color. however, i don't like links beign active for the page your on.

as an example:
when im on a homepage, i'd like the home menu item to be "highlighted" but ...