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

Mailing Lists
Home / Groups / ColdFusion Talk (CF-Talk)

Can I initiate a bind from javascript?

Author:
Azadi Saryev
07/12/2009 10:53 AM

you can create a js function which accepts the bind values as parameters and then calls ColdFusion.navigate() to populate your cfwindow and CodlFusion.Window.show() to open it. Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ On 12/07/2009 21:23, John Pullam wrote: > I'm working on a large page that has quite a number of binds. It runs fine on Firefox and Chrome but crawls on IE7 (takes up to 10 seconds to finish initialization). It looks like one problem is that the bindonloads are taking a while. Some of these are fore cfwindows that aren't even open at the beginning so I would ike to defer the bind until I open that window (if at all). If I set it to bindonload=false, it is not bound when the window opens. > > Is there any clean way thru Javascript to initiate the bind, after I assign the values but before I open the window? > >


Search cf-talk

February 04, 2012

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