Monday, March 26, 2012

Atlas updated field to "blink"

Is it possible to have the background of, say, an html SPAN tag blink a certain color when the field has been updated, but just for a second and then go back to the color it was before?

This as an indication to the use that a field has been updated?

Thanks!

We've recently added a component called "DynamicPopulate" that does part of this. It allows you to set an updating CSS class. That gets you part of the way there. We're working on adding the ability to specify animation effects as well, which will get you the rest of the way.

To check out DynamicPopuplate, you can try the source-code bits available at www.codeplex.com.


Cool. Thanks for the info!

No comments:

Post a Comment