PDA

View Full Version : Texarea box won't change size


mytam
07-06-2008, 11:48 AM
No matter whatever size i change in won't change but stay the same

http://wildaddiction.net/x/myspace/previews/index.php?id=stripes-10
^ where you get the layout code

I put this code in the style:
<style type="text/css">
input, textarea { width: 300px; height: 250px;}
</style>

And i put
<textarea>layout code</textarea>

Maz
07-06-2008, 12:30 PM
The actual textarea code in the preview is:

<textarea name="myspacecodes" cols="15" rows="25" onclick="javascript:select()" scrollbars="no" >

mytam
07-07-2008, 06:12 AM
^ tried it and it still won't change :(

EDIT: I muddled around and figured it :D
this can now be closed