Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

SelectBoxIt

// Calls the selectBoxIt method on your HTML select box
  $("select").selectBoxIt({

    // Uses the Twitter Bootstrap theme for the drop down
    theme: "bootstrap"

  });
Source by gregfranko.com #
 
PREVIOUS NEXT
Tagged: #SelectBoxIt
ADD COMMENT
Topic
Name
3+8 =