I'm working with a javascript menu and need help hiding the menu after the user clicks a link in the child menu. The menu works well out of the box, except ...
I have a select menu that I would like to show the div with an id equal to the selected item's value, and hide all other divs. this is what I have so far and it doesn't work. The thing is, the select menu and checkboxes are being created dynamically. So, I can't list specifics in the javascript code. Code:
Hello, This is a very puzzling question i have...I have a website in which i have javascript created pop up menus (created by FW) and i have a web page that contains an
My menus are... main menu 1 sub menu 11 sub menu 12 sub menu 13 sub menu 14 main menu 2 sub menu 21 sub menu 22 sub menu 23 sub menu 24 sub menu 25 sub menu 26 main menu 3 sub menu 31 sub menu 32 sub menu 33 sub menu 34 I want a code to display main ...
My menus are... main menu 1 -->sub menu 11 -->sub menu 12 -->sub menu 13 -->sub menu 14 main menu 2 -->sub menu 21 -->sub menu 22 -->sub menu 23 -->sub menu 24 -->sub menu 25 -->sub menu 26 main menu 3 -->sub menu 31 -->sub menu 32 -->sub menu 33 -->sub menu 34 I want a code to display main ...