[Prototype-core] string number check

2007-08-27 Thread eggie5
How would I check if a string is a number? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Prototype: Core group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from this group,

[Prototype-core] Function returning

2007-08-03 Thread eggie5
How can I modify the below function to properly return isSuccess? Right now it just returns null, which is expected. I want the call to still be asynchronous, but I don't want the function to return until isSuccess is set. Database.prototype.CreateContentCampaign=function() { var

[Prototype-core] Re: prototype and js-packer

2007-07-29 Thread eggie5
I just made an ant task that does this. The only difference is that I'm using shrink safe. On Jul 29, 10:20 am, jdalton [EMAIL PROTECTED] wrote: ProtoPacked 2.16 has every major Prototype release formatted to work with compressors, I have not made a patch because I get the feeling most of the