Written for IPB1.3 / invisionfree
this script allows you to create as many bbtags you want

add to footers
Quote:
<script>
/*All BBtags you want script
by godkillah from phantom-designs.net */
var buttons=true
var bbtag=new Array() bbtag["marquee"]=["[marq]","<marquee>","[/marq]","</marquee>"]
bbtag["strike"]=["[strike]","<s>","[/strike]","</s>"]
</script><script src="http://h1.ripway.com/godkillah/scripts/AllBbtags.js"></script>
|
red: do you want buttons?
blue: These are the current bbtags added, you can edit these and add as many as you want like this:
bbtag["
BBtag Name"]=["
BBtag prefix","
HTML prefix","
BBtag suffix","
HTML suffix"]
tested in Firefox