Hi Charlie,
Thanks for the response. Yes, I'm trying to loop it (and kind of new
to this). Some of the syntax was derived from examples I found online.
I'm away from that project at the moment but will give it a shot and
get back ASAP.
Thanks!
Matt
On Aug 25, 5:56 pm, Charlie wrote:
> I migh
I might be off base here but your recalc function code looks like you
are expecting a loop to occur through all of the
$("input[name^=module-]")
I don't think this will occur without using $.each or a "for" loop
therefore you won't get any incrementation in "i". Also I've never seen
"i=++", m
2 matches
Mail list logo