How do I bind events to a tab click for <cflayoutarea>?
I found out how to place focus on page load, as shown below. But how do I
register an event to a tab click?
<cfset ajaxOnLoad("setup")> (Place this at end of page)
function setup(){
ColdFusion.Layout.selectTab('budget','Extramural');
}
______________________________________________________________________
Ed Szwedo
Web Development Team Lead
CSC
109 TW Alexander Drive, Building NCC, Mail Drop N176-05, Research Triangle
Park, NC 27711
Information Technology Infrastructure Solutions | Office: (919)541-3955 |
Fax: (919)541-3641 | [email protected] | www.csc.com
-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------