Webmaster Chat Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Webmaster Chat Forum

Discuss Webmaster Issues. Get help and help others.
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  SEOSEO  
Get Top Ranking in Google, Yahoo and Bing.
Get forum link building packages from Linkgenie.

 

 Fixing the size of a textbox..

Go down 
2 posters
AuthorMessage
mayanjalee




Posts : 1
Join date : 2010-04-15

Fixing the size of a textbox.. Empty
PostSubject: Fixing the size of a textbox..   Fixing the size of a textbox.. EmptyThu Apr 15, 2010 12:36 am

Hey all..
I need help for making a textbox fixed in size..
What i mean is in a multiline textbox, there will be two cross lines to the bottom right, using mouse the textbox size can be changed.
I tried fixing the position, bounding textbox from all sides.. But none worked.
Could any one know how to solve this.
Is there any solution for this or it is the property of a textbox and cannot be changed?
Back to top Go down
spawar




Posts : 10
Join date : 2011-06-21

Fixing the size of a textbox.. Empty
PostSubject: Re: Fixing the size of a textbox..   Fixing the size of a textbox.. EmptyTue Jun 21, 2011 5:31 am

mayanjalee wrote:
Hey all..
I need help for making a textbox fixed in size..
What i mean is in a multiline textbox, there will be two cross lines to the bottom right, using mouse the textbox size can be changed.
I tried fixing the position, bounding textbox from all sides.. But none worked.
Could any one know how to solve this.
Is there any solution for this or it is the property of a textbox and cannot be changed?
here you have to occupy all the space for doing this and you must write the following code for solve the problem

<html style="height: 100%;">
<body style="height: 100%;">
<table style="height: 100%;">
<tr>
<td>....</td>
</tr>
</table>
</body>
</html>
Back to top Go down
 
Fixing the size of a textbox..
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Webmaster Chat Forum  :: Webmaster Forum :: Web Design-
Jump to: