florida
04-29-2009, 01:14 AM
I have an input working with IE but it wont work with Firefox.
I am using input tag inside a div tag. Anything special with input tag I need to do with Firefox?
Here is my input tag:
<div id="myname">
<input type="text" name="city" id="city">
</div>
I am using input tag inside a div tag. Anything special with input tag I need to do with Firefox?
Here is my input tag:
<div id="myname">
<input type="text" name="city" id="city">
</div>