Board index » html » Javascript Style Switcher that remebers current site style in use
|
Hardeep Rakhra
Registered User |
|
Hardeep Rakhra
Registered User |
Javascript Style Switcher that remebers current site style in use
2004-01-15 08:37:00 AM
Hi i'm trying to get a javascript style switcher working... im using the one at; www.notestips.com/80256B3A007F2692/1/NAMO5GK2NM however only second @import implementation recalls the last selected style sheet when i revisit my page. The first link version doesn't seem to work? Anyone have any ideas or can they point me to another style switcher? Hardeep. - |
| brucie
Registered User |
2004-01-15 09:00:00 AM
Re:Javascript Style Switcher that remebers current site style in use
in post: <news:bu4nc4$dcelf$1@ID-152323.news.uni-berlin.de>
Hardeep Rakhra <mail@rakhra.org.uk>said: QuoteHi i'm trying to get a javascript style switcher working heres a really simple one: moreshit.bruciesusenetshit.info/styles/css-changer-thingy.php more advanced: balls.bruciesusenetshit.info/ -- brucie - i usenet nude - |
| Toby A Inkster
Registered User |
2004-01-15 03:53:00 PM
Re:Javascript Style Switcher that remebers current site style in use
Hardeep Rakhra wrote:
QuoteAnyone have any ideas or can they point me to another style switcher? Toby A Inkster BSc (Hons) ARCS Contact Me - www.goddamn.co.uk/tobyink/ - |
| Hardeep Rakhra
Registered User |
2004-01-15 07:29:00 PM
Re:Javascript Style Switcher that remebers current site style in use
brucie wrote:
Quotein post: <news:bu4nc4$dcelf$1@ID-152323.news.uni-berlin.de> The scrip i'm using does the job, just won't recall the last used style :( - |
| brucie
Registered User |
2004-01-15 07:38:00 PM
Re:Javascript Style Switcher that remebers current site style in use
in post: <news:bu5th8$e6ndr$1@ID-152323.news.uni-berlin.de>
--Hardeep Rakhra <mail@rakhra.org.uk>said: Quotereally bad idea, it will fail without JS. there no reason to implement brucie - i usenet nude - |
| Hardeep Rakhra
Registered User |
2004-01-15 09:02:00 PM
Re:Javascript Style Switcher that remebers current site style in use
brucie wrote:
Quotein post: <news:bu5th8$e6ndr$1@ID-152323.news.uni-berlin.de> unfortuantly IE is "the" browser as far as most are concerned. I myself am a Firebird person. Hardeep. - |
| Leif K-Brooks
Registered User |
2004-01-15 09:12:00 PM
Re:Javascript Style Switcher that remebers current site style in use
Hardeep Rakhra wrote:
QuoteWell, JS never killed anyone as i see it. From what i've been asked to usable. - |
| brucie
Registered User |
2004-01-15 09:45:00 PM
Re:Javascript Style Switcher that remebers current site style in use
in post: <news:bu6309$dhq70$1@ID-152323.news.uni-berlin.de>
will always work for everyone for one that doesn't is just stupid.Hardeep Rakhra <mail@rakhra.org.uk>said: Quoteyou need to have a good rethink on what you're doing. unfortuantly IE is "the" browser as far as most are concerned. I myself am a Firebird person. i was actually referring to the css changer. to reject a method that i'm also wondering about your form requiring JS. in both cases there are methods that will work for everyone all the time but you've chosen not to use them. it doesn't make sense. it doesn't matter if JS or server side scripting is used for the css changer or form, the method used to perform the actions are both transparent to the visitor /except/ when JS is unavailable they don't work. it would be sensible not to use JS or if its unavailable use an alternate method to perform the actions so all of your visitor can use your site. (but i don't see the point of using JS in this case, you may as well go server side). -- brucie - i usenet nude - |
| Hardeep Rakhra
Registered User |
2004-01-16 04:00:00 AM
Re:Javascript Style Switcher that remebers current site style in use
Leif K-Brooks wrote:
QuoteHardeep Rakhra wrote: Hardeep. - |
