Input text problem in IE and firefox
Hi,
I am loading html input text boxes on images.
<div style="position:absolute;top:494;left:115">
<textarea name="TEXT1" id="TEXT1" class="TxtAreaTxtBox" onchange="changeEvent(this);" ></textarea>
</div>
On background image I am placing the control like this.
But in IE i cannot change the text area, in Firefox i am able to resize the text area.
I mean to say the text area is not fitting, the arrow mark is coming to resize the image.
I am attaching the two images.
Please give me a solution.
Thanks in Advance
Srilatha








