[jQuery] Re: find radio button group value from dynamic form; random group name and id

2009-02-17 Thread oconshaw
No comments? Any help would be appreciated. Thanks. On Feb 16, 1:48 am, oconshaw shawn.ocon...@idsconsulting.com wrote: I have a dynamically generated radio button group.  I need to find the value of the button selected, but I don't know the name or id of the radio buttons prior to the form

[jQuery] find radio button group value from dynamic form; random group name and id

2009-02-16 Thread oconshaw
I have a dynamically generated radio button group. I need to find the value of the button selected, but I don't know the name or id of the radio buttons prior to the form loading. Those elements are dynamically generated. I can attach an onClick event to the table that encloses the option

[jQuery] Re: superfish: advice on using jquery.corners.js plugin

2008-09-16 Thread oconshaw
lia href=#abcmenu item/a/li lia href=#abdmenu item/a/li /ul etc... On Sep 15, 1:22 am, oconshaw [EMAIL PROTECTED] wrote: I'm trying to use the rounded corners plugin (found

[jQuery] superfish menu, Error: $(ul.sf-menu) is null

2008-09-09 Thread oconshaw
I'm using the superfish menu with a navigation module in dotnetnuke that emits the page structure as an unordered list. Most pages work fine with the menu system and superfish. However, some pages give me the following error: Error: $(ul.sf-menu) is null, source

[jQuery] Re: superfish menu, Error: $(ul.sf-menu) is null

2008-09-09 Thread oconshaw
I should also point out that this happens in both IE7 and Firefox. On Sep 9, 12:22 pm, oconshaw [EMAIL PROTECTED] wrote: I'm using the superfish menu with a navigation module in dotnetnuke that emits the page structure as an unordered list.  Most pages work fine with the menu system

[jQuery] Re: superfish menu, Error: $(ul.sf-menu) is null

2008-09-09 Thread oconshaw
 pm, oconshaw [EMAIL PROTECTED] wrote: I'm using the superfish menu with a navigation module in dotnetnuke that emits the page structure as an unordered list.  Most pages work fine with the menu system and superfish.  However, some pages give me the following error: Error: $(ul.sf-menu) is null