[jQuery] jQuery AJAX Dynamic File Download

2008-03-05 Thread Travis Fisher
I've got an export functionality built into my site, whereby users can choose which rows of a data table to export. They export by clicking an "Actions" dropdown and choosing "Export". This triggers an AJAX call that posts which ids to export to a PHP script, which, in turn, builds an Excel docume

[jQuery] Re: What is the easiest way to add events to dynamically added rows?

2008-02-21 Thread Travis Fisher
Dan, I am planning on taking a look at Listen, but I was wondering if the Delegate plugin has the same functionality as Listen. The reason I'm inquiring about Delegate is because I am using the Validation plugin, which requires Delegate. Thanks for your help. Travis On Feb 20, 2:38 pm, "Dan G.