I'm new to Jquery, and wondering how in JS using JQ how I can find a
specific control on a page based off it's ID.  Also can I use
it's .net ID, or do I need to use the ClientID? I'm assuming
ClientID..

$......find("ControlID")

Reply via email to