Take the CF Jeopardy challenge

Categories: AJAX, ColdFusion, Javascript

At our user group meeting today we had ColdFusion Jeopardy. I think everyone had fun, and hopefully learned some stuff in the process. So, here’s your chance to give it a try…

Read More

CF8 determining if request is Ajax

Categories: AJAX, ColdFusion, ColdFusion 8, Ext, Javascript, Web2.0

Have you ever wanted to know if a request is coming from an Ajax call or from a standard GET/POST from the browser when using the ColdFusion 8 Ajax functionality?

Read More

HistoryTabs - tab navigation with history

Categories: AJAX, Javascript, Web2.0

HistoryTabs.js is a Prototype class to make tabbed navigation with history management simple.  Designed for simplicity and convenient Ajax navigation using a tabbed interface that maintains the state of the  browser’s back and forward buttons. 

Interested? Read more and download HistoryTabs.

Read More