Page Number: Page 1 sur 1
Actual Results
- aventaclu
- Forums: Website Design Forum
- Sujet: Is it possible to make a text area HTML "aware"?
- Subject: Is it possible to make a text area HTML "aware"?
- Réponses: 4
- Vus: 2852
Posted: Mai 17th, 2003, 4:39 pm
You're not volunteering then? :wink: I was hoping there would be a property I could set for the Textarea (ever optomistic). I've done a bit of scratching around, and reckon this might do me almost as well. [code] <html> <head> <SCRIPT LANGUAGE="JavaScript"> function displ...
- aventaclu
- Forums: Website Design Forum
- Sujet: Is it possible to make a text area HTML "aware"?
- Subject: Is it possible to make a text area HTML "aware"?
- Réponses: 4
- Vus: 2852
Posted: Mai 17th, 2003, 1:11 pm
Thanks for the reply Bigwebmaster, Well.. hypothetically and for example, if I had a <textarea1> with a value of "<h1>Hello World</h1>", could I set the value of another <textarea2> to the value of <textarea1> minus (but obeying) the tags so it would display ... Hello W...
- aventaclu
- Forums: Website Design Forum
- Sujet: Is it possible to make a text area HTML "aware"?
- Subject: Is it possible to make a text area HTML "aware"?
- Réponses: 4
- Vus: 2852
Posted: Mai 16th, 2003, 6:34 pm
I want to display HTML Email Templates for possible user modification but I want the embedded HTML to do it's stuff and be invisible
If someone could just point me in the right direction .....
If someone could just point me in the right direction .....
