How to resize Textbox in Repeater
Hi Friends....,
How to resize the repeater textbox using asp.net c# or jquery in Internet Explorer
Now i had Used
<script type="text/javascript">
$("#tbxID").resizable();
</script>
it's Working fine for first Textbox in Repeater but it's not working for Second textbox and it's below in repeater How should i do this Please give Solution ASAP
Regards......,
R.V.Rajagopalan