Can't get selectivizr to work
-
I added the following code to my header.php and put it within the <head> section:
<script type="text/javascript" src="[JS library]"></script> <!--[if (gte IE 6)&(lte IE 8)]> <script type="text/javascript" src="selectivizr.js"></script> <noscript><link rel="stylesheet" href="[fallback css]"/></noscript> <![endif]-->
And it doesnt work, ive even changed the selectivizr.js to the exact path of the file, and tried changing “js library” to the exact path of my mootools.js Yet in IE i see no difference than before.
Any help would be appreciated
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Can't get selectivizr to work’ is closed to new replies.