[Proto-Scripty] Re: form.serialize not working in IE8

2011-06-15 Thread Don
On Jun 15, 2:25 am, T.J. Crowder t...@crowdersoftware.com wrote: Hi, On Jun 14, 5:40 pm, Don donlope...@gmail.com wrote: form.serialize in IE8 is returning a blank string, even though there are elements.  Should this be working in IE8? That seems really unlikely. What does your form look

[Proto-Scripty] Check if instance is a specified class

2010-02-08 Thread Don
Is there a way to check if an instance is a specified class? For example, var Foo = Class.create({}); var bar = new Foo(); if (Object.isType(Foo, bar)) { //bar is an instance of Foo } else { // bar is NOT an instance of Foo } I know that in this case bar would always be an instance of Foo,

[Proto-Scripty] contacting the www.prototypejs.org site administrator

2008-11-06 Thread Don T
Does anyone know who to contact about the contacting the www.prototypejs.org site Thanks Don T --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Prototype script.aculo.us group. To post to this group, send email