Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9182377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T18:32:46+00:00 2026-06-17T18:32:46+00:00

I am using the jQuery-Tags-Input plugin : Github page / Demo . You can

  • 0

I am using the jQuery-Tags-Input plugin : Github page / Demo.

You can notice with the demo that when you press enter as well as ,, the current tag is submitted. I would like the same when you press ;. By default, when you press ;, it is considered part of the tag.

I could not find this in the options. Is there another way than tweaking the code directly ? Has someone done it already ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T18:32:47+00:00Added an answer on June 17, 2026 at 6:32 pm

    It’s the delimiter parameter, but it looks like you can only pass it one character, not an array.

    You could always just hard code it into line 294. Change this:

    if (event.which==event.data.delimiter.charCodeAt(0) || event.which==13 )
    

    To this:

    if (event.which==event.data.delimiter.charCodeAt(0) || event.which==59 || event.which==13 )
    

    Working demo: http://jsfiddle.net/kbwqr/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the jQuery validation plugin. On most of my input type... tags I
I am using this brilliant plugin http://podio.github.com/jquery-mentions-input/ for my textarea. I am using the
I am using jQuery to sort a list of li tags, My current code
In html page some tags are dynamically created using jquery and contents are loaded
I'm using the JQuery Thickbox extension. Can I use it on div tags and
So I'm using jQuery and the validation plugin to validate form input on the
I am using the jQuery Validation plugin and have an issue validating items that
I am using a jQuery plugin Tag-it to autocomplete the tags in the form
using the below jquery placeholder plugin that creates labels and overlays the field with
I'm using CodeNothing's jQuery Autocomplete plugin to enable autocomplete on a text input. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.