How can I access server controls like a textbox from an external .js file using J-query?
I need to change the height of a textbox using a J query. I need to write this code in an external .js file. How to access the height of a textbox in a J request in an external .js file?