Quote:
Originally Posted by alexgeek
Isn't this kinda CSS and HTML?
You'd just find [quote] and replace is with something like "<div class="quote">" or am I missing something?
|
This is what I wanted to do Alex!
Ok..! An illustrator might help
When I read someone message, and click the reply button, I manage to put them in my textarea reply form like this one I am replying Alex message! All Alex message will be put in my message textarea as QUOTE and later when Alex read his PM they it will be put DIV to indicate it is a QUOTE message!
So how to do this? I tried to make them bold but when diaplaying the message, it will print the <b> tag with the message! Maybe
CSS could help me but I don't know how?
Thanks..