No problem. Seth mentioned in a followup post that it needed to be a
'recentish' version of prototype, but I just checked 1.4 provided on
http://prototype.conio.net and found it there as well. Anyone using
anything less than 1.4 deserves the pain of that choice... ;)

Just out of curiousity Sam, I notice that you are a frequent poster to
this list. Are you writing anything specific or just having fun with
javascript and prototype? Anything you can show off here?

-E

On 8/12/06, Sam <[EMAIL PROTECTED]> wrote:
> There is one such function exactly:
>
> String.toQueryParams()
>
> var url = 'http://test.com/?this=test&perfect=true';
> var params = url.toQueryParams();
>

I don't know how I missed this.  I'm guessing I had "whole word" set in my
editor search.

Thanks,

Sam



_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



--
Eric Ryan Harrison, Developer
model13 Designs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to