[jQuery] Re: Problems with radio buttons

2009-04-02 Thread echomrg
On Apr 2, 6:37 pm, "Richard D. Worth" wrote: > Change > > @name= > > to > > name= Thanks! Working perfectly now. Marcello

[jQuery] Problems with radio buttons

2009-04-02 Thread echomrg
Hi all, i'm having a problem reading checked values from radio button: i have two sets of radio buttons and i need to read the value linked to each selected/checked button. Googling for answers i found this snippet: $("inp...@name='NAME']:checked").val() but it only works if there's just one se

[jQuery] Superfish and bgiframe issues

2009-02-13 Thread echomrg
Hi, i've been trying to create a dropdown menu using the superfish v1.4.8 script and the bgiframe plugin (tried bot the latest, 2.1.1 version and the one included in the superfish package). Everything works fine with just the superfish script, the menu behaves correctly and all the styles are app