@Snookerman: I took care of that.![]()
damn, no more bathroom breaks for me..
Ok this time im making a check list.
1. Remove code from style.css (done)
2. add title to alternative link code. (done)
and still nothing.... do i have to edit the styleswitcher.js in any way shape form or idea? because i haven't touched it
Make sure you link looks like this:
Code:<a onclick="setActiveStyleSheet('Hathaway'); return false;" href="#">Anne Hathaway</a>
yup thats exactly what it looks like.
This is what you have:
This is what you should have:Code:<link href="http://modernrevolutions.net/layout/style2.css" title="Hathaway" type="alternative" rel="stylesheet">
Code:<link href="http://modernrevolutions.net/layout/style2.css" title="Hathaway" type="text/css" rel="alternative">
Yup. My fault again. Also, Snookerman I think it should be:
Code:<link href="http://modernrevolutions.net/layout/style2.css" title="Hathaway" type="text/css" rel="alternativestylesheet">
Jeremy | jfein.net
when i tried both they kinda merged the 2 stylesheets :/
Actually we're both wrong, it should berel="alternate stylesheet"so:
<link href="http://modernrevolutions.net/layout/style2.css" title="Hathaway" type="text/css" rel="alternate stylesheet">
it merged it again >.< ill leave it messed up so you can see what it did
Bookmarks