Skip to content

Instantly share code, notes, and snippets.

@kylegibson
Created August 23, 2012 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylegibson/3437984 to your computer and use it in GitHub Desktop.
Save kylegibson/3437984 to your computer and use it in GitHub Desktop.
facebook-like selection style
%form.form-horizontal{method:'post'}
%fieldset
%legend Select Users to Assign
.control-group
%label.control-label
These users or groups
.controls
.tokenizer
.tokenarea
%span.label.label-info.removeable.token{title:'Yippie'}
Yippie
%button.close{data-dismiss:'alert'} ×
%span.label.label-info.removeable.token{title:'Foo Bar'}
Foo Bar
%button.close{data-dismiss:'alert'} ×
.wrap
%input.inputtext{type:'text',placeholder:'Type here'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment