Hi:
I'm sure this has been discussed already, though I was wondering, how do I "fix" the CODE tag of vBulletin so it doesn't add inadvertant spaces inside long code? For example:
As you can see, there's a long space between "src" and "=". Often times the code tag will render the containing code useless as a result.
Thanks for any suggestions.
I'm sure this has been discussed already, though I was wondering, how do I "fix" the CODE tag of vBulletin so it doesn't add inadvertant spaces inside long code? For example:
Code:
javascript:document.getElementById('myiframe').src ='http://www.latimes.com'
Thanks for any suggestions.
Comment