House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 03, 2009

<<   <   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   

Home /  Groups /  ColdFusion Talk (CF-Talk)

Cfgrid Javascript function not working if not put inside <head></head> tags

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
<cfsavecontent variable="headText">
Charlie Griefer
08/21/08 06:05 P
Hey Great Joy it worked !!
dev losh
08/21/08 07:16 P
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
dev losh
08/21/2008 04:58 PM

I having an issue with ajaxOnLoad function to use with gfgrid. if i call a function say 'myfun' using <cfset ajaxOnLoad("myfun")> for a cfgrid, the function will work ONLY IF PUT INSIDE <HEAD></HEAD> tags. i need to make that js dynamic.. please some one can help me with any tweaks that will allow JS to be placed anywhere in the code ? Thanks, Dev

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Charlie Griefer
08/21/2008 06:05 PM

<cfsavecontent variable="headText">      your javascript stuff here </cfsavecontent> <cfhtmlhead text="#headText#" /> On Thu, Aug 21, 2008 at 1:53 PM, dev losh <devlosh@gmail.com> wrote: ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group

<< Previous Thread Today's Threads Next Thread >>

Mailing Lists