Need help with HTML
•
17 Mar 2010, 14:15
•
Journals
Hello!
Im trying to make website (just for fun). I have everything done, but I want to make a website where I can edit text in browser.
So basicly I would not need to start adobe dreamweaver to edit "News" or any text.
How do I do that... with JavaScript?
Links or tutorials would be awsome :) thank you crossis
Im trying to make website (just for fun). I have everything done, but I want to make a website where I can edit text in browser.
So basicly I would not need to start adobe dreamweaver to edit "News" or any text.
How do I do that... with JavaScript?
Links or tutorials would be awsome :) thank you crossis
javascript is just executed client-side and won't affect anything.
use a CMS, it'll be the easiest
edit: still php/asp/coldfusion/other_scritping_language is inevitable