Stackoverflow Style Notifications in asp.net Ajax

后端 未结 2 1668
夕颜
夕颜 2020-12-13 23:00

When you get a badge or aren\'t logged in to stack overflow there\'s a groovy little notification bar at the top of the page that lets you know there\'s something going on.<

相关标签:
2条回答
  • 2020-12-13 23:16

    I like it to.
    div tag with a fade.
    http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Walkthrough/UsingAnimations.aspx

    0 讨论(0)
  • 2020-12-13 23:18

    In this post ( http://www.pieterg.com/post/2010/05/24/ASPNET-and-Stackoverflow-Type-Notification-Bar.aspx ) Pieter Germishuys explains how to implement the functionality using Dmitri's Smirnov plugin ( http://www.dmitri.me/blog/notify-bar/ )

    Really easy !

    0 讨论(0)
提交回复
热议问题