首页

源码搜藏网

首页 > 网页特效 > jQuery特效 >

jQuery页面文字提示插件Gips

创建时间:2014-09-18 08:54  

jQuery页面文字提示插件Gips
jQuery页面文字提示插件Gips
效果预览 立即下载
jQuery页面文字提示插件GipsjQuery页面文字提示插件Gips是一款干净简洁的jQuery网页提示插件,支持不同的CSS的主题风格。jquery文字提示文字提示jquery插件

    <script type="text/javascript">
        $(document).ready(function () {
            $('input#purple').gips({'theme': 'purple', autoHide:true, text:'源码搜藏 - www.codesocang.com 免费素材下载网!' });
            $('input#green').gips({'theme': 'green', placement: 'left'});
            $('input#yellow').gips({'theme': 'yellow',autoHide: true,placement:'right'});
            $('input#red').gips({'theme': 'red', placement: 'bottom' });
        });
    </script>
上一篇:多种类型自定义对话框插件jDialog
下一篇:jquery实现漂亮音乐播放器插件jplayer

相关内容

热门推荐