Re: cfajax with and javascript - not playing well together

2009-08-18 Thread Tony Bentley
You can always try using jquery $(div).load('template.cfm') which is lightweight and usually does not interfere with flash JS libs. ~| Want to reach the ColdFusion community with something they want? Let them know on the House

cfajax with and javascript - not playing well together

2009-08-17 Thread Michael Grove
I am not real good with JavaScript so that may be my problem, but I have written a page that has two seperate cfdiv's with bind. One holds a video player and the other is the navigation. When you click through the navigation you have to go three levels before you select a video. When you selec