Search found 1 match

by hvilleneuve
Fri Aug 09, 2002 5:28 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Dynamically flip checkbox beside menu …
Replies: 0
Views: 2230

Dynamically flip checkbox beside menu …

Hello,

There is what I want to do.
I have a boolean virable in javaScrit and I want to place a check box image beside a menu when this variable is true and no image when the variable is false.

I have some dynamic scripting stuff in my menu and every thing is working fine. I realise
that all the ...