[Prototype-core] Re: Hash.toQueryString changes

2007-03-21 Thread Colin Mollenhour
I've written new code that I think will offer the most functionality to the most people. The only functions modified are Form.serializeElements, Form.Methods.serialize, Hash.toQueryString and String.prototype.toQueryParams. - Forms are serialized directly to strings so that there is no hash

[Prototype-core] $$() and checkboxes checked property

2007-03-21 Thread dynamo517
I believe I found a bug (if I'm doing it right) with the $$() function when trying to retrieve a list of all checkboxes of a certain class with the checked property. Here's what I do: STEP 1: I add the class of someCheckboxClass to each checkbox I wish to search for. Some are checked; some

[Prototype-core] SyntaxError object missing.

2007-03-21 Thread jdalton
I noticed that in the String.prototype.evalJSON you create a new instance of SyntaxError. I don't see this object in the code. I may be showing some ignorance to error detection and alert mechanisms. --~--~-~--~~~---~--~~ You received this message because you are

[Prototype-core] Re: Dean Edwards new library

2007-03-21 Thread Mislav Marohnić
On 3/21/07, Meritt d`Elnir [EMAIL PROTECTED] wrote: ... in which he is implemented the fastest Selectors API. Benchmark http://homepages.nildram.co.uk/~9jack9/base2/speedtest/ Danger. The page loads 2.5 MB of scripts and dojo.js makes tens of XHR (synchronous!) requests which all result in