EasyUI Forum
March 28, 2024, 05:04:58 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: TagBox and Enter Key  (Read 8170 times)
acreonte82
Jr. Member
**
Posts: 85



View Profile
« on: January 16, 2017, 02:02:35 PM »

Hello to all,
i want to report a particular bug, if it is, in tagbox:
i read the Demo and try to use it : type a part of a word and I try to press the enter key to have the entire word searched.
I mean: if I type "oran" and the tagbox display the entire word, if I press the "enter key" I want to see the entire work on tagbox, but nothing happened .

Can you explain if is possibile to do this?

Thanks in advance
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: January 16, 2017, 05:41:53 PM »

You can turn on the autocomplete on the inputing box by calling this code:
Code:
$('#t1').tagbox('textbox').attr('autocomplete', 'on');
Logged
acreonte82
Jr. Member
**
Posts: 85



View Profile
« Reply #2 on: January 18, 2017, 02:39:07 AM »

Sorry stworthy but if i put your suggestion and I try to type the first 3 letters and then I press Enter Key, nothing happened..
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #3 on: January 18, 2017, 07:32:00 AM »

Please show an example to demonstrate your issue.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!