如上图所示,我需要有关开发通知邮箱的想法和参考。
<li><a href="Default.aspx"><span class="icon16 icomoon-icon-envelop"></span><span class="txt" style="color:red"> My Task</span></a>(<strong><span class="notification" id="txtContactCount" style="color:darkred" runat="server">0</span></strong>)</li>
答案 0 :(得分:1)
使用Ajax并在jquery和CSS下面创建与图像示例相同的通知邮箱。 http://www.encodedna.com/jquery/create-a-facebook-like-notifications-using-jquery-css.htm
请参阅演示链接http://www.encodedna.com/jquery/demo/showing-facebook-style-notifications-popup-window.htm#
我希望这会对你有所帮助。