發表文章

目前顯示的是有「file manager」標籤的文章

File manager for Web

elFinder 2.0 (rc1) jQuery and jQuery UI jQuery 1.6.1 or higher is required. If you use custom jQuery UI build than make sure selectable , draggable , droppable , resizable , dialog and slider are included. <link rel= "stylesheet" type= "text/css" media= "screen" href= "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/themes/smoothness/jquery-ui.css" /> <script type= "text/javascript" src= "http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" ></script> <script type= "text/javascript" src= "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js" ></script> elFinder Include elFinder CSS and JS files. <link rel= "stylesheet" type= "text/css" media= "screen" href= "css/elfinder.min.css" > <script type= "text/javascript" src= "js/elfinder.min.js" ...