You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Todd Orr <to...@gmail.com> on 2011/12/29 17:21:57 UTC

Alert Control

I've been playing with the alerts component and while I love the idea in
general, it is not obvious how to extend it. For example, when using
transient messages it just pops up and the pops out when it's done. I'd
like to override this and add in a nice slide-in/out behavior. I've tried
setting the initial display to hidden via css and js, but tap goes ahead
and overrides those settings. Is there a way I can get tap to stop doing
anything with the js behavior on the alerts?

Thanks,
T