After 2 days trying to get an answer and trying to post something to the JQuery mailing list, I decided to give up and try to find someone here on the CF-Talk mailing list. This is a sample script
Here is the script: http://ts.7079.net/ischema/ When you click "Add Block", it should add a <fieldset>...</fieldset> to the screen with the ability to add rows dynamically. Right now, if you click "Add Block" a couple of times, the only "Add Row" that works is the very first link which doesn't work right. When you click the 1st "Add Row", it appends the rows to the last "Add Block" block that was added to the screen. I hope that makes sense, I'll give you step by step here to make it a bit more clear: 1) Click the "Add Row" link a few times 2) Click the "Add Block" button (notice it duplicated the entire previous block) 3) Click the "Add Row" link in the new block that you just added (it doesn't work) 4) Go click the 1st "Add Row" link and notice how it adds that link to the last block. If you click the "Add Block", it will copy the last block and when you click the "Add Row" link it will append to the last block. Each "Add Block" block should have its own control over the rows that are added inside of them. Let me know if you can help and how much it would cost. Thanks you in advance! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303496 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

