Activating Selectivizr

231 views
Skip to first unread message

Michael Scully

unread,
Nov 14, 2011, 4:44:56 PM11/14/11
to selectivizr
Hey everybody,

I'm having trouble getting IE to recognize that I'm using Selectivizr.
I have a table that shows the even rows as gray using tr:nth-
child(even), but it's not showing up in IE. I think it's because I
don't have Selectivizr active. I have the following code in the
<head>, can anybody tell me if I'm activating it right?


<script type="text/javascript" src="http://code.jquery.com/jquery-
latest.js"></script>
<!--[if (gte IE 6)&(lte IE 8)]>
<script type="text/javascript" src="javascript/selectivizr.js"></
script>
<noscript><link rel="stylesheet" href="[fallback css]" /></noscript>
<![endif]-->

Michael Scully

unread,
Dec 7, 2011, 9:08:53 AM12/7/11
to selectivizr
Figured it out if anybody else has the same problem:

I had to save the JQuery file to my server, it was having issues
connecting to the remote server to fetch the JS file.

On Nov 14, 4:44 pm, Michael Scully <mich...@michaeljohnscully.com>
wrote:

Reply all
Reply to author
Forward
0 new messages