OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
How to jump menu select a new style to same webpage
This page's ID:
10846
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Great , the css switching and visibility is working now. But it can only be happened once and no more! I.e. cos the select box (with style 1 and style 2) only has one onChange=... After that, it will not change back because it will always use e.g. from style 1 to 'written style' and style 2 to 'same written style'. How can i give each style/link its own actions? :confused: Code: [i] <div id="Block1"> Choose a style: <select name="Meny" onChange="MM_jumpMenu('parent',this,0);MM_changeProp('Block6','','style.backgroundColor','#009900','DIV')"> <option value="#" selected>Stil 1</option> <option value="#">Stil 2</option> </select> </div> [/i]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »