I have this code that works on this site: http://jsfiddle.net/FPNBe/2/
However, the exact code doesn’t work on my site. (With the exception I had to add
<script TYPE="text/javascript"> & < /script> around the javascript.)
Is there something I’m missing?
Wrap the script inside
$(document).ready()