右下角窗口揭示

右下角窗口提示内容摘抄自http://blog.chinaunix.net/uid-21153026-id-1829903.html?我觉得效果挺不错的,

右下角窗口提示

内容摘抄自http://blog.chinaunix.net/uid-21153026-id-1829903.html

?

我觉得效果挺不错的,所以供大家分享

?

最外层的样式让它靠右下角对其:

position:absolute;bottom:0px;right:0px;height:302px;width:302px;overflow:hidden;
?

?