Questions tagged [styleswitching]
14 questions
4
votes
3 answers
Run PHP script on link click without page refresh
Ok, so I've done a style switcher in php, and I'm using it as a hidden feature on my site, which is triggered when user types "teema", and a modal box will appear on the top of the page content and displaying the available themes.
2
votes
1 answer
css + jQuery style.css switcher for new jQuery version
I have been following the Kevin Luck example of the javascript css switcher.
http://www.kelvinluck.com/assets/jquery/styleswitch/index.html
I got it to work on my local projects.
My problem / question is, when I use the old javascript Kevin Luck…

camdixon
- 852
- 2
- 18
- 33
1
vote
0 answers
simple persistent stylesheet switcher
I need help writing a persistent stylesheet switcher. I have found an article on ALA but for whatever reason I cannot get it to work!
I have three stylesheets, the default one for the layout and another two which the user will switch between…

Michael
- 4,282
- 9
- 55
- 89
1
vote
2 answers
How to create a multi-option Style Switcher using jQuery?
I need to create a multi-option Style Switcher for my WordPress theme, but I can't get anything working (see code below). By multi-option I mean this: The user should be able to select a custom color, pattern and font independently of each other (a…

ulukai
- 138
- 7
1
vote
0 answers
Styleswitcher.js and svg
I am a web design newb so I am not sure if this is the best forum or if there's some blindingly obvious solution that completely eludes me. So forgive me if either is the case.
So, here's the deal.
I am building a blog using craft cms and on my…

aeroplano
- 11
- 2
1
vote
1 answer
style switcher when clicked jumps to the top of the page
I have style switcher, used php, and jquery to implement it. Now when i click on its button to open, the page jumps to the top of the page. and also when i click the same button to close the style box. the same happens it jumps to the top of the…

julia_jolie
- 13
- 4
0
votes
1 answer
no css after refresh
I have this pixelpost photoblog and it has a theme with a java script css switcher.
The problem is if I switch to the alternative css (black theme) and hit refresh the page is stripped of any css information. If i don't refresh everything seems to…

Silviu
- 25
- 7
0
votes
1 answer
sIFR and changing the background
Hey all, I'm using this code to change my sIFR (version 3) H1 and H2 tags dynamically (thanks to Mark Wubben for the code), but I need to change my H2 background color in the same function.. Can anyone help me get the code working? Apparently sIFR…

SoulieBaby
- 5,405
- 25
- 95
- 145
0
votes
0 answers
How to set a tab in css as default whenever processing page (ready code)
I want to set a tab as default (Tab #1)
My question perhaps is very similar to lots of others around here in the community, but... I want to solve a specific problem in a very specific code of mine.
https://codepen.io/anon/pen/WqBvPG
HTML:
…

Rogerio Brito Soares
- 53
- 1
- 10
0
votes
3 answers
Google Friend Connect + CSS Style Switching
I have been playing around with CSS Style Switching on my blog www.whataboutki.com and have also added Google Friend Connect. I would now like to change the colours of the GFC widget when the user changes styles. This is the script for GFC... the…
Ki
0
votes
0 answers
Style Switcher Scriprs
I am very new to jQuery and Javascript so I'm having issues with my style switcher, the css part works but the script doesn't and I'm not sure how to do make it work.
Javascript:
$("#navorin li a").click(function() {
…

user1919077
- 31
- 4
0
votes
2 answers
Switchstyle Problem in Joomla/Php/Jquery/Css
I've been developing a site (for now is here as an example: http://neurotoxine.mine.nu/gloom), and I'm getting a strange behaviour from a styleswitcher code. It's big so please be patient.
First, you may go to the site I appointed first and see…

Billeeb
- 216
- 3
- 14
0
votes
1 answer
validation error with jquery append
I have a contrast switcher which fails validation. I've read When is a CDATA section necessary within a script tag?
and tried to both escape the characters and use CDATA but I'm still getting validation errors for both.

steve
- 43
- 1
- 7
-5
votes
1 answer
Instant CSS Style switcher / wheel?
I am searching for a color wheel which allows to change css colours such as backgrounds etc. Where can i found a script like that? Some of you are using it.
Most of them are used on the left site in a control panel. Does somebody know where I can…

Sedro
- 111
- 1
- 5