Re: Problems with JQUERY in IE 8

2010-02-19 Thread James Holmes
Can I ask why you'd set returnType to JSON and then go to the trouble of building a string instead of letting the CFC do the work and actually return the JSON from your data? mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ On 20 February 2010 05:26, Chad McCue w

RE: Problems with JQUERY in IE 8

2010-02-19 Thread Steve Keator
al Message- From: Chad McCue [mailto:ch...@icsciences.com] Sent: Friday, February 19, 2010 4:26 PM To: cf-talk Subject: Problems with JQUERY in IE 8 http://www.datatables.net/ I am currently using the above URL that will handle my data results set. Works fine in Firefox but will return no

Problems with JQUERY in IE 8

2010-02-19 Thread Chad McCue
http://www.datatables.net/ I am currently using the above URL that will handle my data results set. Works fine in Firefox but will return no data in IE. Here is my implementation. Calling page $(document).ready(function() { resultTable = $('##example').dataTable ( { "sPagina