|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
changing skin with CSS
I've seen some webpages than can change CSS with a single click. Another version is to change the font size with a single click. I wonder how they do it. any hints? many thanks in advanced.
cheers. |
|
#2
|
|||
|
|||
|
|
|
#3
|
||||
|
||||
|
wow! it's awsome! thanks a million!
btw, how can i preload the css file? |
|
#4
|
|||
|
|||
|
not sure that you can.
|
|
#5
|
|||
|
|||
|
Could I make it so when you mouse over one of the links to change the style sheet, it shows you what the style looks like. And when you mouse out, it still has the current style that you were using. This way you don't have to keep following links until you find the right one. Just mouse over a few and see what you like.
|
|
#6
|
|||
|
|||
|
Here are some links that should help you with your problem.
Netscape DevEdge Redesigns As Standards Showcase Netscape DevEdge Redesign: CSS Netscape DevEdge Redesign: JavaScript I have found DevEdge to be a real help when it comes to standards and general HTML/CSS coding. Edit- I just looked at the example above, which does not work in Mozilla 1.4a. The example uses layers which are not a standard and only work in NS 4.x. I would strongly suggest that you do not use them. Eclipce
__________________
Baptism By The Scriptures | Fifty Objections to Baptism Answered | HTML Bible | God's Salvation Plan Lifetime Residual Income Last edited by Eclipce : April 11th, 2003 at 09:22 AM. |
|
#7
|
|||
|
|||
|
Hmmm...
I dont really like those methods.. they seem kind of kludgey.. and do not work in a wide array of browsers.
I have implemented something similar here: URL I am using .asp for the actual switching part, which then calls different style sheets which even contain different color images (for the logo). Basically, there are no layers involved, only changing the style sheets. This can be done pretty easily, and it seems to work in most current browsers. |
|
#8
|
|||
|
|||
|
The examples I posted should work in any modern browser. I know that it works in both IE and Mozilla/NS.
People who use the 4.x version browsers should be made to upgrade. -Eclipce |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > changing skin with CSS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|