Search found 2 matches

by poliguin
Mon Nov 04, 2002 6:55 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Dynamic Styles
Replies: 0
Views: 1945

Dynamic Styles

just wondering about using them, mainly since across our site it would be preferable to different elements controlled by the css that is linked. i've tried putting class tags into the StyleArray, but that ends up bombing. just wondering how other people may have handled this or of any ideas on how ...
by poliguin
Fri Oct 18, 2002 4:56 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Single quote in URLs
Replies: 1
Views: 2669

you don't need the single quote in the query trying, but, what i have found is this:


,"CNN","http://www.cnn.com",,"you\'ll file helpful news here",0


will at least not throw the error that you might normally run across, but the option will no longer work as a link. why this happens i would love ...