Hello everyone,

    Yesterday I installed Blio on my laptop. Earlier this month Mary's 
computer contracted the PCPerformance Virus and for all practical purposes 
is dead! We'll be ordering her a new machine next Thursday as to clean the 
virus would cost about as much as would be buying her a new computer. Se's 
going to get a real humdinger of a rig that will serve her well for many 
years. And yes the new machine will include virus protection. Don't get 
online without it!

    Sorry for the ramble but once Blio was up and running on my laptop I 
browsed the Blio Bookstore and discovered a number of ColdFusion- related 
books are available as are many titles dealing with other computer and 
Internet languages, issues, you name it! Right now Blio is the only source 
for many ColdFusion-related books that are accessible to the blind. If 
anyone needs to find any ColdFusion titles in an accessible form Blio should 
be your first stop. Their Web site is: http://www.blio.com
All the best.

Peter Donahue
----- Original Message ----- 
From: "Michael Hanson" <mhan...@aarcorp.com>
To: "cf-talk" <cf-talk@houseoffusion.com>
Sent: Friday, September 23, 2011 2:35 PM
Subject: Re: Detecting Dirty Data inside a cflayout (aka Ext.TabPanel)



Can you give a top down example of how to do this via javascript in a 
coldfusion application.

This is what I am familiar with doing:

    var mytabs = ColdFusion.Layout.getTabLayout('theTab');
    mytabs.on('tabchange', function (tabpanel, activetab) {
        getTab(activetab.getText());
    });



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347662
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to