Quote:
Originally Posted by DragonByte Tech
I would recommend asking the developer of whoever made the markup script for assistance first and foremost. It's probably a jQuery conflict due to the markup script using an old version of jQuery.
For the record, posting support tickets @ our site has a much better response time than here @ vBulletin.org
Fillip
|
The r1.js is simply:
Code:
var rainbowcount=(rainbowcount+1);
document.write("<span id='rain"+rainbowcount+"'>");