Quantcast
Channel: 天天向上 » jquery
Browsing latest articles
Browse All 3 View Live

自动设置DIV字体大小填充DIV

在线演示 <script src="http://www.studyday.net/demo/jquery.js"></script> <script language="JavaScript"> jQuery(document).ready(function($){ $("#txt_input").keyup(function (){ main();...

View Article



常用的 jQuery 插件

自己整理的一些常用的 jQuery 的插件: http://www.malsup.com/jquery/ [对话框插件/推荐] http://dev.iceburg.net/jquery/jqModal/ [对话框插件] http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/ [日历插件]...

View Article

jQuery中setTimeout的几种使用方法

jQuery 中 setTimeout/setInterval 不能像在原生态 javascript 中那样使用, 否则会报错. 我们通过例子来说明一下jQuery中setTimeout的几种使用方法, 首先准备好测试用的DIV和公共函数: <div id="div_debug"></div> <script...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images