Skip to content

TimHeckel/meteor-bootstrap-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-switch - Meteor Smart Package

This is a the bootstrap switch jquery plugin as a meteor smart package.

How to use?

  1. Install meteorite
  2. mrt install bootstrap-switch

Unlike the original documentation, you must invoke the switches in your appropriate Template.name.rendered callback:

$('.switch')['switch']();

Make sure you call it like this because switch is a reserved word in IE.

About

Bootstrap switch icons (iOS style)

Resources

Stars

Watchers

Forks

Packages

No packages published