[jQuery] Validation Plugin: Too Much Recursion

2009-02-08 Thread Cutter
I have an odd thing happening with the Validation Plugin (latest build on JQuery 1.3). I have several forms setup on a page, with validation on two. My first works fine, but my second keeps giving me errors in Firebug about 'too much recursion'. The configs for these two form validations are nearl

[jQuery] JQuery and SWFObject

2007-05-07 Thread Cutter
uessing it is tied to how SWFObject changes the DOM on render. Because our pages are 'built' server side, through an intricate set of includes tied to the CMS, it really isn't possible to put our Flash build code within an onReady function. Does anyone have any suggestions on how to ge