Search found 3 matches

by muscroft
Thu Jan 13, 2005 9:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Creating sub-sub-menus
Replies: 1
Views: 1774

Creating sub-sub-menus

How do I create a sub menu from the already dropped down menu. This would be a 3rd hierachy level.
:(
by muscroft
Tue Jan 11, 2005 6:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: linking to a js file action
Replies: 2
Views: 2324

JS call works OK

Thanks Kevin.

I have put your quoted text in place and all works as planned.
Many thanks for responding so quickly and efficiently.

:D
by muscroft
Mon Jan 10, 2005 9:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: linking to a js file action
Replies: 2
Views: 2324

linking to a js file action

I have two links on my present site for disabled users. They allow for the alteration of text between lge txt and std txt.

One of the two links looks like this:
a href="#" onClick="setActiveStyleSheet('standard'); return false;"

and calls a javascript file into action.
How can I include this type ...