-
www_soojoo_cn_18536_tipjsp_ajax
ajax+jsp实现 模仿google下拉列表提示(ajax+jsp are used to simulate the Google tip)
- 2010-03-10 20:52:47下载
- 积分:1
-
html5触屏手机端上下拉滑动加载更多数据
html5触屏手机端上下拉滑动加载更多数据适用于手机端的列表加载
- 2022-07-20 19:25:36下载
- 积分:1
-
FlexSlider-1.8
此jQuery幻灯片插件带有左右的箭头,每个图片有显示标题,点击左右箭头可以切换滚动。(Simple, semantic markup
Supported in all major browsers
Horizontal/vertical slide and fade animations
Multiple slider support, Callback API, and more
Hardware accelerated touch swipe support
Custom navigation options
Use any html elements in the slides
Built for beginners and pros, alike
Free to use under the MIT license
.)
- 2011-12-14 15:02:06下载
- 积分:1
-
picOrder
图片排序效果。根据你拖动的位置来进行排序(The picture sort of effect. Depending on where you drag to sort)
- 2013-04-05 12:11:37下载
- 积分:1
-
chatroom
创建聊天室,以便能够使用cmd在两台或多台计算机之间聊天。
- 2022-06-15 06:36:50下载
- 积分:1
-
HTML
说明: 微页:背景音乐还可以,点击就可以听了!
1.touchstart开始触摸touchmove触摸中touchend触摸结束
2.audio背景音乐。
3.animate动画
4.window.onload记得关闭加载动画
5.判断是否手机端
6.js封装了个缓动动画。(Micro Page: Background music is OK, you can listen to it by clicking!
1. Touch start begins to touch touch touch touch move, touch end touches end
2. Audito background music.
3. animate animation
4. Window. onload Remember to turn off loading animation
5. Judging whether the mobile terminal is
6.js encapsulates a slow motion animation.)
- 2020-06-25 15:20:02下载
- 积分:1
-
tablesorterDemo
javascript官方插件 table特效 可上下移动查看记录(javascript official plug-in effects can be moved up and down table records)
- 2009-06-20 18:46:28下载
- 积分:1
-
bootstrap 后台管理框架
采用bootstrap开发的后台管理系统UI框架,使用方便,美观好看,是做企业开发的必备框架。可集成更多的bootstrap插件使用。
- 2022-03-13 00:44:50下载
- 积分:1
-
Secrets-of-the-JavaScript-Ninja.pdf
Secrets of the JavaScript Ninja 作者: John Resig / Bear Bibeault (Secrets of the JavaScript Ninja)
- 2014-08-13 19:32:33下载
- 积分:1
-
Counter.java
计数器 找出最大值和最小值并且可以递增(i) Write the Counter class which should have two private instance variables: count and max.Add getters and setters for the two private instance variables. The getter methods should be named getCount() and getMax(), whereas the setter methods should be named setCount(int n) and setMax(int n).Add a toString() method in the Counter class and test this method in the CounterTest
class. This could simply display the current values of count and max.)
- 2021-04-27 16:18:44下载
- 积分:1