Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Choices.js – a vanilla JS text/select box plugin

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #244154
    Josh Johnson
    Participant

    Having ditched jQuery over a year ago, I have found that custom select box plugins are one of the few areas where jQuery is always a required dependency. With that in mind I decided to build my own alternative that’s written entirely in vanilla JavaScript.

    Check it out at: https://github.com/jshjohnson/Choices

    Feedback/feature requests/issues are welcome.

    Thanks

    #244192
    Atelierbram
    Participant

    Bookmarked!

    #244215
    Ilan Firsov
    Participant

    Thanks!
    Was looking for something like this some time ago (even asked around here) and couldn’t find anything. Definitely trying this

    #244324
    Josh Johnson
    Participant

    Thanks, let me know if you have any issues!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.