Hello Everyone,
Can anybody let me know how set the width of a text box and other controls so that they look similar as they look in Internet Explorer
Actually i set a textbox width : 250 px; and it's being displayed great in Internet Explorer but in Mozilla it's looking just simple and even there is no effect in textbox's width..............................
Loading
Munir ShaikhPosted Aug 27, 2007, 4:52 AM
Browser to browser interpretation of code changes but for that you can use CSS file and apply css to particular field and it should look same in both.
Regards,
>>Munnamax