[jquery-dev] Re: Array of JQuery Objects

2008-12-24 Thread Monty
of the jQuery library itself, not questions about the use of > jQuery. > > -Mike > > > > > From: Monty > > > Hello All, > > > I'm trying to create a jQuery map/array of all controls on an > > ASP.net page for easier client runtime acc

[jquery-dev] Array of JQuery Objects

2008-12-23 Thread Monty
Hello All, I'm trying to create a jQuery map/array of all controls on an ASP.net page for easier client runtime access. I output the following to the page: var ObjectMap = { ctl00: $("#ctl00_DefaultContent_ctl00"), chkEmployee: $("#ctl00_DefaultCon