[jQuery] NEWBIE: Accessing web control (ascx) of page (aspx)

[jQuery] NEWBIE: Accessing web control (ascx) of page (aspx)


I am VERY new to this.... as in started digging yesterday.
I have a page, "TestPage.aspx" that includes the following javascript
in the <head> section.
///////////////////////////////////////////////
<script type="text/javascript" src="jquery/jquery-latest.js"></script>
<script type="text/javascript" src="jquery/thickbox.js"></script>
<style type="text/css" media="all">@import "css/thickbox.css";</style>
<script type="text/javascript" language="javascript">
$(document).ready(function() {
$('#form1 #AdminGroups1 > #pnlGroup