|
||||||
| JavaScript and CSS Extensible Markup Language, Java Script, and CSS questions here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
Hi, I have a script which collapses the menu, inside its frame.
HTML Code:
<script language="JavaScript"> function collapseMenu(sectionID) { var obj = document.getElementById(sectionID); if (obj.className == "Collapse") { obj.className="DeCollapse"; } else { obj.className="Collapse"; } } </script> Is it possible to have it expand and collapse outside the frame? For example similar to the onMouseover drop-down menu. (Example: Web hosting, reseller hosting and an affiliate program) I'm no good with flash so I'd like to keep to javascript and PHP. Last edited by Jaan; 04-26-2008 at 03:32 AM. Reason: Use tags when you're posting your codes! |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Animated Ripple effect (Simple) - Flash MX 2004 | ahsan16 | Photoshop Tutorials | 10 | 05-22-2008 05:54 AM |
| Content of external site in a frame | prays | Java Help | 1 | 06-13-2007 04:34 AM |
| John | ........ | 167.00000 |
| Xav | ........ | 164.00000 |
| dargueta | ........ | 148.00000 |
| gaylo565 | ........ | 18.00000 |
| WingedPanther | ........ | 15.00000 |
| |pH| | ........ | 15.00000 |
| Johnnyboy | ........ | 3.00000 |
| navghost | ........ | 1.00000 |