Hi, Bryan... I'm not sure if you saw my reply to your original post, but my question was are you using the .live or .livequery functions for any links, buttons, etc., that are added to the DOM via AJAX? (Load, in your case)
Rick -----Original Message----- From: Bryan Stevenson [mailto:[email protected]] Sent: Thursday, October 22, 2009 6:55 PM To: cf-talk Subject: Re: SOT: ajaxCFC/JavaScript/dynamic forms Thanks again Tony! So to make sure I'm barking up the right tree.... load() is intended to (sorry for lack of a the proper technical term) "make a form visible to JS" if the form was added to the page after it initially loads (i.e. retrieved the HTML string containing the form from an ajax call to a method in a CFC)? Cheers - Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [email protected] web: www.electricedgesystems.com Notice: This message, including any attachments, is confidential and may contain information that is privileged or exempt from disclosure. It is intended only for the person to whom it is addressed unless expressly authorized otherwise by the sender. If you are not an authorized recipient, please notify the sender immediately and permanently destroy all copies of this message and attachments. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327557 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

