1 / 7

File Browser Plugin

File Browser Plugin. Jose Chang. jQuery plugin. Html: <div id=‘panel’><div>. $.pluginType1(…);. $(“# panel ”).pluginType2(…);. arg1, arg2, …. { option1 : “XXX”, option2: “OOO”, callback1: function(){ }, callback2: function(){} }. Html:

belle
Télécharger la présentation

File Browser Plugin

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