I would suggest using Firebug to see what the response headers and body contain.
Make sure the body does not return a CF error instead of what you think should be correct results. Mike -----Original Message----- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Monday, September 15, 2008 7:14 AM To: CF-Talk Subject: JQuery Plugin ajaxContent questions Hi all, I'm using the ajaxContent plugin, it's loaded via a ColdFusion template (header.cfm) I'm running into a couple of issues with it.. 1) It positively will not load pages into a div in IE7 (works on one page in Firefox) 2) I'm running it on multiple pages, however it will not work on one page while working on another, the code is identical with the exception of the called page. and ideas on what's going on? header js calls are here: http://cfm.pastebin.com/m4d7f1d6 working ColdFusion template is here http://cfm.pastebin.com/d5d46d6a1 non working ColdFusion template is here: http://cfm.pastebin.com/m155db21e ColdFusion function that creates tab bar is here: http://cfm.pastebin.com/m24a18393 -- Scott Stewart ColdFusion Developer Office of Research Information Systems Research & Economic Development University of North Carolina at Chapel Hill Phone:(919)843-2408 Fax: (919)962-3600 Email: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312541 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

