Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > JavaScript and CSS

JavaScript and CSS Extensible Markup Language, Java Script, and CSS questions here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-16-2008, 03:02 AM
Kolyn_Kryw's Avatar   
Kolyn_Kryw Kolyn_Kryw is offline
Newbie
 
Join Date: Apr 2008
Posts: 6
Rep Power: 0
Kolyn_Kryw is on a distinguished road
Send a message via ICQ to Kolyn_Kryw Send a message via Skype™ to Kolyn_Kryw
Exclamation Collapse Outside the frame

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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 04-16-2008, 02:27 PM
Xav's Avatar   
Xav Xav is online now
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 4,129
Last Blog:
Web slideshow in JavaS...
Rep Power: 35
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: Collapse Outside the frame

By "frame", do you mean when the screen is divided up into sections? If so, it's best to avoid them, as they can be displayed incorrectly on some browsers, and are a nightmare to print.
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT -5. The time now is 01:34 PM.

Contest Stats

John ........ 167.00000
Xav ........ 164.00000
dargueta ........ 148.00000
gaylo565 ........ 18.00000
WingedPanther ........ 15.00000
|pH| ........ 15.00000
Johnnyboy ........ 3.00000
navghost ........ 1.00000

Contest Rules

Ads