Mastro Thu, 08 Jan 2009 10:30:08 -0800
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")