x27;+$toCheck.attr('name')+']')
> with
> $(document.getElementsByName($toCheck.attr('name')))
>
> wich is the same thing. And it's working now But i do not know
> about compatibilities of getElementsByName
> Works in FF 3 and IE 7 not sure about a
you might try to ask this group more specific question on how to
> make JQuery selectors work with the name like that q[1]
>
> George.
>
>
> Ahhk wrote:
>> Thanks, but I didnt say I didnt want them to have the same name, I said
>> that
>> the script didnt work when th
:)
>>
>> Why do you want to give them the same name?
>> You can use different ids if you want. Something like this
>>
>>
>>
>>
>>
>> George.
>>
>> On Nov 12, 2:05 pm, Ahhk <[EMAIL PROTECTED]> wrote:
>>
>>
>&g
Anyone know how to fix this?
--
View this message in context:
http://www.nabble.com/PrettyCheckboxes-not-working-with-radio-array-names-tp20412719s27240p20467067.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
With this script, I cant get it to work with radio buttons when their names
are used as arrays (ie. group[1], group[2], etc). Each radio button in each
group gets treated as a stand-alone radio button (on the UI side only) - as
if they were checkboxes.
In other words, each RB in each group can b
5 matches
Mail list logo