I recently was searching for a way to implement the strike tag into the forum. I had to add some code in 5 different files and finally implemented but the text does not appear to be crossed out
I'm using distro 2.10, and I assume that there are still some files to add the strike tag to. The files I modified were:
Joined: Dec 02, 2006 Posts: 1253 Location: Texas, USA
Posted:
Sun May 10, 2009 9:27 am
pretty sure the strikethru html has been depreciated, so you might get varied results depending on client browser. Would be better off with:
<span style="text-decoration: line-through;">{param}</span>
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum