[jQuery] Re: Port Prototype Code to jQuery?

2009-09-03 Thread Jermaine
Any thoughts on my previous reply? On Sep 2, 9:51 am, Jermaine wrote: > @Josh Powell: Sure here is the full source in HTML (below you'll find > the Javascript Source written in Prototype) > > ==

[jQuery] Re: Port Prototype Code to jQuery?

2009-09-02 Thread Jermaine
@Josh Powell: Sure here is the full source in HTML (below you'll find the Javascript Source written in Prototype) HTML: http://ajax.googleapis.com/ajax

[jQuery] Port Prototype Code to jQuery?

2009-09-01 Thread Jermaine
Hi All, I want to refactor (port) the following PrototypeJS code to jQuery. I'm in the process of learning jQuery and currently stuck with porting this piece of code... Any idea's? [code] var total = 0; // For each fieldpair that has a child with a checked input // we get the sibling with a tex