2012-07-09, 02:21 AM
Can someone help me with pcfreak's reply or how to get this to work after the update.
How do i get past the security error in header include when adding this:
(function ($) {
$(function () {
$(".rainbowText").each(function(i, b){$(b).rainbowText()});
}
);
})(jQuery);
Also where do i upload his plugin? I have it uploaded to inc/plugins and javascript and neither make the plugin show up?
How do i get past the security error in header include when adding this:
(function ($) {
$(function () {
$(".rainbowText").each(function(i, b){$(b).rainbowText()});
}
);
})(jQuery);
Also where do i upload his plugin? I have it uploaded to inc/plugins and javascript and neither make the plugin show up?