Sunday, March 11, 2012

Combine HoverMenu and DropShadow?

No thoughts on this one, huh?
Hi,

I believe the recommended way is to create an extender that combines these two behaviors (but I've never done it with the ControlToolkit stuff).

Since I'm not an extenders addict, I would create an Atlas-enabled server control that renders the xml-script for these two behaviors, or even use a client-centric approach (i.e. upgrade static html elements to Atlas controls and then add behaviors). But to use the ControlToolkit behaviors, a reference to the BehaviorBase class is needed (it is a js embedded in the AtlasControlToolkit assembly).

I've never tried it, but maybe it should be possible to reference that resource with its resource URL.

hello guys.

yep, i believe it's possible to do that...

No comments:

Post a Comment