Forum Moderators: phranque

Message Too Old, No Replies

Expanding Menu

         

Saboi

2:47 pm on Sep 24, 2009 (gmt 0)

10+ Year Member



Hi guys, did not know where to place the question i am about to ask so thought to put it here. I have seen on some websites menus that just have the plus sign and a word tha follows. When some one clicks on the word, it expands, showing sub-menus. Then when clicked again, it all goes back to the plus and word. Yes, just like it is with help files...May someone please advice what programming language is used for that and a demonstration on how it is exactly done. Thank you.

bill

5:13 am on Sep 28, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



That could be done with Ajax (JavaScript).

piatkow

8:26 am on Sep 28, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Free scripts for doing this are legion. Your usual search engine will find you many free javascript libraries.

Saboi

2:14 pm on Sep 28, 2009 (gmt 0)

10+ Year Member



Thank you guys.