用javascript实现改善用户体验之alert提示效果_表单特效

WBOY
Release: 2016-05-16 19:08:27
Original
1208 people have browsed it

类似于新浪邮箱的提示效果。比较独立。在wenming版主的帮助下,已解决了高度不能适应的BUG。 使用方法很简单,在需要弹出提示的页面先引用alert.js脚本文件,如:
程序代码

然后直接在需要提出处使用:
程序代码
sAlert("需要提示的信息");
即可.不需要额外添加HTML代码.
完整代码:

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!