ASP.NET Popup Control

    当好友上线时, MSN Messenger   会在屏幕右下角弹出一个小小的对话框,提示某某人上线,想在网页上页实现这个效果吗?
    今天在
codeproject & Miller Blog 上看到一个很不错的控件,完全能够自定义弹出窗口的样式、内容、链接,可喜的是,该控件支持Mozilla, Internet ExplorerOpera,我试用了一下,效果非常不错,推荐大家使用。

online sample:
    -
http://www.eeeksoft.net/files/popuptest/

download:
    -
Download demo project (C# and Vb.Net) - 66.6 Kb
    - Download control with source - 37.1 Kb
    - 
Download control documentation - 71.0 Kb

pic:
    ASP.NET Popup Control

你可能感兴趣的:(asp.net)