How to build an Alert Widget asp.net forms
I am working on a portal wich is hosted in Sharepoint 2007. I need to come up with a widget that will display certain messages. The widget to be visible from all pages of the portal. I would like something like the StackOverflow has for notifications开发者_运维技巧 of your score/badges with displaying it up on top of every page. Is there a ready solution out there (jQuery/Ajax) that can be used?
jQuery Notify bar? Add it to the master page using SPD.
http://www.dmitri.me/misc/notify/
精彩评论