<script>$(function(){//highlightcurrent/activelink左侧导航判断当前活动导航$(‘ul.main-menulia‘).each(function(){varwo=window.location.href.substring(window.location.href.lastIndexOf(‘/‘)+1,window.location.href.lastIndexOf(‘.‘));if($(this).attr(‘href‘)=..
分类:
Web程序 时间:
2016-07-12 15:37:10
阅读次数:
240
百度百科说:CasperJS是一个开源的导航脚本处理和测试工具,基于PhantomJS(前端自动化测试工具)编写。CasperJS简化了完整的导航场景的过程定义,提供了用于完成常见任务的实用的高级函数、方法和语法。
CsperJS功能:
定义和整理导航步骤
表单填充...
分类:
Web程序 时间:
2015-08-04 13:41:52
阅读次数:
246
静止导航脚本 还可以加滚动链接 123456789101112131415161718192021222324252627282930
分类:
Web程序 时间:
2014-07-19 12:10:27
阅读次数:
234