Quote:
Originally Posted by idslamyou
Thanks for the replies. I tried exactly what you said and it doesn't seem to be working. I am using vb 3.6.4. What do i put in between the [javascript] tags? just the url or the whole code, i.e. <script. . . .> I tried both. When I put in the <script> code it doesn't seem to parse, just displays nothing. If I just put the url of the javascript, I just see the text, i.e. [javascript] text here and url[/javascript]
Any insight? I also duplicated the code and took the option out(just the radio button option). Was I supposed to remove the {option} in the bbcode?
The url I am trying to parse is not a .js file.
|
The one that I made allows you to use it like so...
Code:
[javascript="whatever.js"][/javascript]
The one that Dismounted gave you will let you use it like this
Code:
[javascript]whatever.js[/javascript]