1 / 7

Flexible File Browser Plugin for jQuery

Enhance your website with a versatile file browsing feature using this jQuery plugin. Easily select, drag, and sort files in a responsive table format. Includes JSON data support and customizable options.

belle
Télécharger la présentation

Flexible File Browser Plugin for jQuery

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. File Browser Plugin Jose Chang

  2. jQueryplugin Html: <div id=‘panel’><div> $.pluginType1(…); $(“# panel”).pluginType2(…); arg1, arg2, … • { • option1: “XXX”, • option2: “OOO”, • callback1: function(){ }, • callback2: function(){} • }

  3. Html: • <div id=“dialog” style='display:none;'> Hello world ! </div> • $( "#dialog" ).dialog({title: "my dialog"});

  4. Table JsonData Table $.itriCSSJsonParser $.tablesorter $.itriFileBrowser Table + Selectable + Draggable Table + Sortable Table

  5. JsonData $.itriCSSJsonParser $.tablesorter $.itriFileBrowser File List Table + Sortable + Selectable + Draggable

  6. JsonData $.JsonParser $.tablesorter Event List and Account List Table + Sortable

  7. Thanks

More Related