Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !2393

A tagmanager for bootstrap

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/max-favilli/master into master Mar 04, 2012
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 4

Created by: max-favilli

On the project I am working on I am using bootstrap and I love it, but I was also in need of a "tag manager" plugin, I tried many I found for jQuery but was hard to make them compatible (for me at least), so I created my own.

I added /docs/tagmanager.html with an example of usage.

And two files: bootstrap-tagmanager.css bootstrap-tagmanager.js

Basically in the input field you can type what you want followed by a comma, and the plugin will style it as a tag, typeahead is supported, with ajaxsource too.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/max-favilli/master