dirLister

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-14 09:57:39

软件介绍

It's a directory lister

download to http://download.guistalk.com/js/jQuery/

DEFAULT VALUES :

directory: "/",
webDirectoryPath: "/",
scriptLocation: "dirlister.php",
filesIgnored: ".htaccess, .htpasswd, robots.txt",
onEvent: "click",
openEasing: null,
closeEasing: null,
openSpeed: "normal",
closeSpeed: "normal",
multiOpen: false,
dateFormat: "d/m/y H:i",
loadText: "Loading…",
emptyText: "Empty",
lang: "en",
showDirPath: true,
dirPathPosi: "top",
filesLinkFollow: true,
safeContent: true

USAGE :

$('#tree').dirLister(
{
directory: "…",
webDirectoryPath: "…",
scriptLocation: "…",

}, function(file)
{
alert(file.name+" - "+file.path+" - "+file.ext);
});

本文地址:https://codercto.com/soft/d/23348.html

Dreamweaver CS3 Bible

Dreamweaver CS3 Bible

Joseph W. Lowery / Wiley / May 21, 2007 / $49.99

Book Description Learn to create dynamic, data-driven Web sites using the exciting enhancements in the Dreamweaver CS3 version. You get a thorough understanding of the basics and then progress to l......一起来看看 《Dreamweaver CS3 Bible》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具