文件名称:jquery.path
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:2.21kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
:路径是一个伪类选择器写在jquery。它会自动过滤掉href属性相匹配的窗口位置和它的祖先。用它来风格或修改活跃在导航没有服务器端交互的状态。
用法(示例):
$( ul a:path ).parent().addClass( active )
是捆绑在相似的选择器:当前,过滤掉hrefs指向同一页面的窗口。位置的回报。-:path is a pseudo-class selector written in jquery. It automatically filters out href attributes that matches the window location and it s ancestors. Use it to style or modify active states in navigations without server-side interaction.
Usage (example):
$( ul a:path ).parent().addClass( active )
Comes bundled with the similar selector :current that filters out hrefs that points to the very same page that the window.location returns.
用法(示例):
$( ul a:path ).parent().addClass( active )
是捆绑在相似的选择器:当前,过滤掉hrefs指向同一页面的窗口。位置的回报。-:path is a pseudo-class selector written in jquery. It automatically filters out href attributes that matches the window location and it s ancestors. Use it to style or modify active states in navigations without server-side interaction.
Usage (example):
$( ul a:path ).parent().addClass( active )
Comes bundled with the similar selector :current that filters out hrefs that points to the very same page that the window.location returns.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jquery.path.js
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.