[glow=red]this text is glowing[/glow]
<div style="width:100%; filter:glow(color=red, strength=4)">this text is glowing</div>
For strike I'd love the option to choose the colour it strikes out in (or to make it strike in just red would be fine):
[strike={option}]{param}[/strike]
<strike style="color: {option};">{param}</strike> This makes the word AND the strike go say red.
Also I'm looking for other fun bbcodes I could add; if you know of any that'd be lovely
Cheers
Edit: ok it appears they work fine in IE. How do I make them work in FF?