Category: links

Creare una mappa interattiva usando le API Twitter

Come contare il numero di check selezionate con jQuery

In questo semplice tutorial jQuery vi mostreremo come contare quante checkbox sono state selezionate. Iniziamo!

 
$('#table :input[type="checkbox"]:checked').length
 …

Sky jQuery Touch Carousel, un carosello con supporto touch

Code snippet javascript per aprire un popup

In questo semplice tutorial vi mostreremo come aprire un popup con Javascript.

 
    W = window,
    D = document;
 
    //set the window to widgets dimensions
    var winH = 400, //allow for window padding and header
        winW = 400,
        winT = 400,
        winL = 400;
 
    //set the content
    var windowName = 'Widget', // should not include space for IE
        path = W.location.path,
        windowOptions = 'location=0,status=0,toolbar=0,dependent=1,resizable=1,menubar=0,screenX=' + winL + ',screenY=' + winT + ',width=' + winW + ',height=' + winH,
        that = this;
 
    //note path needs to be in the same domain...
 
    //open the window
    that._Window = window.…

jCryption, un plugin jQuery per criptare dati inviati dal form

Rickshaw.Graph, un toolkit javascript per creare grafici realtime

ClassyGradient, un generatore di gradienti in jQuery!

Bolt CMS, un content management estremamente semplice!

Creare un menu contestuale con HTML5

Sidr, un plugin jQuery per creare side menu!

Hook.js, pulito refresh per il web!

Condividi





Booking online




Categorie