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.
