ComoEstaEso-com
01-31-2010, 03:21 PM
Hello everyone!
Running a small surfing website, and I am trying to run a javascript on an article.
I already have my user group's permissions set to HTML enabled (Admins).
I post the javascript into the article, yet when I save it and go see it, it doesn't work.
Upon closer inspection of the source, vBulletin inserted <br> tags in every empty line of the code.
Is there a way to "wrap" this javascript so vB doesn't touch it?
Is there a better way to scroll 10 images in sequence?
Much thanks for the help!
--------------- Added 1264959189 at 1264959189 ---------------
Ok, I was able to do the following:
0- created custom BBcode
1- dropped the javascript in there
2- now it works and the images scroll on the page!
w00t!
Question:
Would there be a better way to do it?
I don't want to have like 10-20 custom BBcodes for the cameras.
Suggestions?
Ideas?
MUCH THANKS!! =D
Running a small surfing website, and I am trying to run a javascript on an article.
I already have my user group's permissions set to HTML enabled (Admins).
I post the javascript into the article, yet when I save it and go see it, it doesn't work.
Upon closer inspection of the source, vBulletin inserted <br> tags in every empty line of the code.
Is there a way to "wrap" this javascript so vB doesn't touch it?
Is there a better way to scroll 10 images in sequence?
Much thanks for the help!
--------------- Added 1264959189 at 1264959189 ---------------
Ok, I was able to do the following:
0- created custom BBcode
1- dropped the javascript in there
2- now it works and the images scroll on the page!
w00t!
Question:
Would there be a better way to do it?
I don't want to have like 10-20 custom BBcodes for the cameras.
Suggestions?
Ideas?
MUCH THANKS!! =D