updated to jquery 1.3.2 scrolltop: very important when “panels” have contents of different hights unstable piece of code have been delated: ycodaframe, history option dragging option and dependence from jQuery UI (basically unusefull) have been delated plugins in 2.0 (gallery, lazyload, feeds, code) now have been unified in a single file (easier to use. only [...]
DEMO SITE. Slider scripts are one of the common objects of newspaper & portal websites. They are very useful as they help us present more content in a limited space. This script helps you present your content with a tabbed menu + previous-next buttons to switch between tabs. YCodaSlider 2.0 requires jQuery to run and [...]
[[DOWNLOAD]] UPDATE 2009-02-27: patch /inc/plugincontroller.class.php function Doku_Plugin_Controller() { $this->_populateMasterList(); sort($this->list_enabled);//ADD THIS LINE } ____ To use it, extract the tarball inside DokuWiki plugins directory /lib/plugins/ jQuery (1.3.1) jQuery Metadata jQuery Autocomplete jQuery UI (Core + Dialog) jQuery Tags* jQuery Discussion* jQuery Dialog Link* Requires: discussion tag pagelist *Alpha versions IMPORTANT: $conf['compress'] = 0; //Strip whitespaces [...]
post precedente : eventi indice tutorial Cerchiamo prima di proseguire di fare chiarezza sull’ambito delle variabili, e sulla visibilità delle variabili esterne alle closure degli eventi. Assegno fuori dal contesto degli eventi una variabile var _context = _page; La userò solamente in questo esempio. Nei successivi post non ci sarà traccia di questo codice. All’interno [...]
post precedente : jPaging – Differenze via jQuery – 2/2 indice tutorial sorgente js di questo post demo di questo post Aggiungiamo gli eventi. Nei precedenti post abbiamo aggiunto la toolbar. Ora non ci rimane che aggiungere i comportamenti ai tasti della toolbar. Partiamo dai tasti di pagina. Poi vedremo il tasto avanti e indietro. [...]