登录
首页 » 其他 » jQuery TAB 带动画滚动切换

jQuery TAB 带动画滚动切换

于 2022-08-12 发布 文件大小:37.14 kB
0 99
下载积分: 2 下载次数: 1

代码说明:

一款 jQuery TAB 效果,在切换的时候带有动画效果,左右滚动切换,文字渐变显示,单击时候才变换内容,与滑动门的鼠标移动切换类似,至于哪种风格,就看设计者的考虑了。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 运行环境:win―tc。 能实现一下功能: 1)从键盘读入数据,分析出一个单词。 2)返回单词种别(用整数表示), 3)返回单词属性(不同的属性...
    运行环境:win―tc。 能实现一下功能: 1)从键盘读入数据,分析出一个单词。 2)返回单词种别(用整数表示), 3)返回单词属性(不同的属性可以放在不同的全局变量中)。 输入数据例: 0 92+data> 0x3f 00 while 正确结果:这些单词的单词种别及其属性 INT10 0 INT10 92 + _ IDN data > _ INT16 63 INT8 0 WHILE _ -Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
    2022-12-13 08:50:03下载
    积分:1
  • 三维推箱子游戏源代码,非常漂亮
    三维推箱子游戏源代码,非常漂亮-3D viewing the game"s source code is very beautiful
    2022-05-31 01:28:19下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • 这是个用于内网抓包工具的使用介绍文档,希望给朋友们提供帮助。...
    这是个用于内网抓包工具的使用介绍文档,希望给朋友们提供帮助。-it is used within the network to use the tools capturing Packet introduced documents, hope to the help of our friends.
    2023-04-23 23:30:03下载
    积分:1
  • delphi编写的程序更新,查找update.ini并下载更新程序~!
    delphi编写的程序更新,查找update.ini并下载更新程序~!-delphi procedure for the preparation of updated update.ini search and download the update ~!
    2023-06-28 02:50:03下载
    积分:1
  • 一些VC++打印源码实例集
    收集一些VC++打印源码实例集,这些例子对于熟悉VC++常用打印操作的编程有较好的参考作用,比如获得打印份数、如何获得打印机信息、获得和设置打印方向、获得和设置打印页码范围、获得页面信息、如何枚举打印机、分页打英实现框架之外的打英通过打印对话框获得打印机设备环境等,都是即简单又实用的打印编程实例。
    2023-02-09 04:05:04下载
    积分:1
  • PIC 的 Rotabit 代码
    在串口 PIC16F887 Rotabit 代码使用串口程序时,此代码将帮助你实现的 rotabit。材料:8 led8 电阻器 (240)电池 (9v) 或直流 (5v)如果将要使用的电池那麼需要电流调节器 (5v)
    2023-04-26 15:35:03下载
    积分:1
  • Android db数据库相关源码
    Android db数据库相关源码,一个db相关的代码,没有深入细看,需要的朋友自己下载源码看个究竟。
    2022-03-17 07:25:47下载
    积分:1
  • Pasc+Java 这是一个国外的随机自动机*(RAM)一个学习用的程序,古老静电...
    Pasc+Java 这是一个国外的随机自动机*(RAM)一个学习用的程序,古老静电-Pasc Java This is a random foreign* Automatic Machine (RAM) used in a learning process, the ancient electrostatic
    2022-11-29 20:55:08下载
    积分:1
  • 一个vb做的使用数据库操作Excel的程序
    一个vb做的使用数据库操作Excel的程序-a vb do use the Excel database operation procedures
    2022-03-25 04:18:43下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载