Note to self with jQuery & IE; “text/javascript”
by Kyle Skrinak on Oct.26, 2009, under Technology
Insanity is doing the same thing and expected different results. I’m not sure why I keep doing this, but I do: when including a jQuery script into an xHTML page, be sure to declare the script properly: “text/javascript” not “application/javascript”
Now to create a repeat loop: for (i=0;i<=100;i++); echo “use “text/javascript” \n.
No comments for this entry yet...
