jQuery窗口顶部消息通知代码

jQuery窗口顶部消息通知代码

A JQuery plugin to display sleek, instant notifications, confirmations or prompts inside a given element.

$("body").overhang({
    type: "success",
    message: "Woohoo! It works!"
});

适用浏览器:360、FireFox、Chrome、Safari、Opera、傲游、搜狗、世界之窗. 不支持IE8及以下浏览器。