View Single Post
  #7 (permalink)  
Old 03-20-2002, 05:18 AM
Till's Avatar
Till Till is offline
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
Re: Umm. . . not sure what I should call this thread

Quote:
Originally posted by Emon
I was wondering if it is even possible to have replacement codes. ..kinda like the codes here, such as the smilie replacements. I know it can be done using php and stuff, but I am limited to what I can use. . pretty much client side stuff. .hence the reason for posting in here.

So is it possible to setup quick codes that would allow an image to replace them? So this happens --->

Either using Javascript, CSS or DHTML if possible in any of them, would be more than welcomed.

Thanks in advance.
Hi Emon!

Not exactly made for smilies, but for parsing XML through JavaScript is the following tutorial. I went over it and it's quite a tough read, too much hassle for a little parsing if you ask me. But whatever floats your boat.

Check it out: http://www.webreference.com/js/column103/

Maybe you can adapt some things and go from there.
Reply With Quote