March 6, 200917 yr Basically I'd like two have 2 stylesheets of varying colour schemes - and a Javascript function that will determine which of the 2 stylesheets is loaded - and load it. Is this the best approach - and if so, how would I go about doing it? If I use 2 stylesheets - both with alot of images - will both style sheets be loaded when the page is opened? If so how can I avoid this?
March 6, 200917 yr Funnily enough, I've just written a short snippet about this here. The end result works like this It should give you the rough idea anyway
March 8, 200917 yr Author I must thank you again for this - I found it very helpful - managed to get my idea working perfectly
Create an account or sign in to comment