anyone good with textboxes and dreamweaver?
I have text fields inside of a page on dreamweaver and everytime I open the page to edit it, or make any changes the words inside the textbox get messed up and start skipping lines. So I have to fix allof them several times a day.
I there a way to lock text inside a text field so it doesnt change when I open the file?
My code is: TEXTAREA NAME="keywords" COLS="40" STYLE="font:10pt arial;background:#ffffff; color:#000000;" ROWS="4"
text
/TEXTAREA
is anything wrong with that?
|