This is a discussion on "[SOLVED] Loading a different CSS file using javascript" within the JavaScript Forum section. This forum, and the thread "[SOLVED] Loading a different CSS file using javascript are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Loading a different CSS file using javascript
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
[SOLVED] Loading a different CSS file using javascript
Hello
Hopefully this is the right section for this problem. How can i load a different .css file by clicking a button? I have 3 css files. I can load the first one just fine through the <head> tags but how can i load the other 2 when i click two buttons on my html page? I have been searching for example but i couldnt find any. I will appreciate any help. |
|
|
|
#2
|
||||
|
||||
|
Re: Loading a different CSS file using javascript
you just need a style switcher...
add the following to a javascript file and call it something logical (styleswitch for instance)
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Loading a different CSS file using javascript
Thank you welshstew. That worked like a charm.
|
|
#4
|
||||
|
||||
|
Re: Loading a different CSS file using javascript
glad to have helped
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Loading a different CSS file using javascript
Hello welshstew
How can i write that javascript so that it works even if javascript is disabled? |
![]() |
| Tags |
| css, javascript |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| flash file background loading | strebes | Flash & Multimedia Forum | 2 | Aug 30th, 2007 20:44 |
| Why is my Flash File not loading? | BlackReef | Flash & Multimedia Forum | 2 | Jul 17th, 2007 19:04 |
| load javascript file | VanHype | JavaScript Forum | 7 | Apr 27th, 2007 15:00 |
| swf not loading on html file | Christom | Flash & Multimedia Forum | 2 | Mar 31st, 2005 09:51 |
| Loading a mp3 and wav file... | courtjester | Flash & Multimedia Forum | 4 | Jun 14th, 2004 04:18 |