| Author |
|
| Company |
Active Up SPRL |
| Source Code Available |
Yes |
| License Type |
Commercial |
| Submitted On |
October 19, 2004 |
| Updated on |
January 04, 2008 |
| .NET Framework |
1.x |
| Cost |
$99 |
Description
ActivePopup is a DHTML popup generator that will allow you to create dialogs, tooltips, moving banners and panels that you can drag and drop using your mouse, close, resize, dock and more.
You can use popups in a lot of situations, this can improve the web site visitors experience. Why DHTML popups over standard popups? First of all "standard" popups are commonly blocked by popup blockers. Secondly, you will always have to have an external file to specify its content in most cases. Our popup engine provides the same look and feel of any popups and provides the same functionalities including drag & drop, docking, closing, resizing and more. In most case they can't be killed and they are embedded in the page, so it's easier to manage.
With our engine you will be able:
- To create dialogs to ask user input, for example a color picker.
- To create rich tooltips over links, images or anything, for example to give more information on the item the mouse is over.
- To create advertisements, that will not be blocked by popup killers.
- To create panels or menus that are dockable.
Syntax Example
<cc1:Popup id="Popup1"
TitleText="This is the title"
ContentText="This is the <b>popup content</b>"
runat="server"
Width="278px" Height="257px">
<LayoutContent ScrollBarColor="#808080"
BackColor="#DDDDDD"></LayoutContent>
<LayoutTitle Font-Size="10pt"
Font-Names="Verdana"
Font-Bold="True" InactiveBackColor="#808080">
</LayoutTitle>
</cc1:Popup>
Screenshots
Reviews
Submit a review
aafdaf
Reviewed by: yellow-tiger on Friday, January 04, 2008
5 Stars
afa