Posted on May 14, 2009
(permalink)
Folks,
I have a Web app that has 12 static tabs with each of the tabs having it's own set of objects ranging from graphics to database grids. I have a couple of the tabs that will periodically check for updates in the database and I would like to be able to change the font of the tab along with the color of the font when a record from the db matches certain criteria letting the user know that they need to select the tab to acknowledge the request on a tab. Once they've ack'ed the request the tab look should revert back to the original look. So far I have not been successful in coding this.
Any suggestions?