Monday, March 26, 2012

Window Pop up effect

I am trying to mimic the pop up effect on the Ajax showcase page. Moving the mouse over a link pops up a new window.

Is this done thru a particular AJAX extension/control or is it just a javascript pop using a hidden div

Thanks

Umer

uriaz:

Is this done thru a particular AJAX extension/control or is it just a javascript pop using a hidden div

The showcase uses theDropShadow and theHoverMenu from the Control Toolkit, both of which are placed inside a standard ASP.NET Repeater control.
thnkas works like a charm
thanks works like a charm

No comments:

Post a Comment