Wednesday, July 28, 2010

ColdFusion and jQuery: Two Great Tastes that Go Great Together

More of an introduction, but we'll see if there are any useful nuggets..

<cfmap> example to start off...

CF9 - New tag cfmediaplayer

CF8 - cfwindow

ColdFusion uses extjs behind the scenes.

<cfajaximport tags="cfmediaplayer">

href="javascript:ColdFusion.Window.show('my_window')">link</a>

Then use
<cfwindow name="my_window"
otherAttributes>

OR

href="javascript:ColdFusion.Mediaplayer.stopPlay("companyVideo");">Video</a>


Guy talks really fast. Interesting, but I think I may wait on any other stuff until after the conference when more detailed info is available on this talk.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.