House of Fusion
Home of the ColdFusion Community

Search cf-talk

October 07, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition
Search over 2,500 ColdFusion resources here  >>>      
Home / Groups / ColdFusion Talk (CF-Talk)

CFwindow and jquery in source

Reply  |   Show Full Thread  |   RSS Feed  |   Subscribe to this Group
Author:
Justin T
08/07/2008 04:00 PM

Hi Charlie, Thanks for the idea. If I take away the $.(function(){}) and replace it with init = function() {} and do an ajaxonload, everything works as it should. That is, for the javascript within that source template. Unfortunately, my global jquery files that are included on the calling page that rely on the ready still aren't working for the cfwindow source. >maybe AjaxOnLoad ( >http://livedocs.adobe.com/coldfusion/8/htmldocs/functions_a-b_06.html) ?  i >haven't used that yet, but sounds like it might help with the $ready ? > >


Mailing Lists