|
-
Nov 9th, 2010, 07:36 PM
#7
Re: Elegant way of validating radio buttons with JavaScript
yeah, I found that when I finished IE and FireFox seem to use HTMLCollection while Chrome uses NodeList, so I put the method on the HTMLCollection's prototype as well.
I will take a look at doing this later, as right now my solution was to do the eval() thing I mentioned.
Thanks for the solution!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|