|
1 | 1 | <html>
|
2 | 2 | <head>
|
3 |
| - <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> |
| 3 | + <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> |
4 | 4 | <script type="text/javascript" src="src/jquery.tokeninput.js"></script>
|
5 | 5 |
|
6 | 6 | <link rel="stylesheet" href="styles/token-input.css" type="text/css" />
|
@@ -471,168 +471,196 @@ <h2>Change propertyToSearch anytime</h2>
|
471 | 471 | });
|
472 | 472 |
|
473 | 473 | $("#demo-input-change-propertytosearch-anytime").tokenInput([{
|
| 474 | + "id": 1, |
474 | 475 | "first_name": "Arthur",
|
475 | 476 | "last_name": "Godfrey",
|
476 | 477 |
|
477 | 478 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
478 | 479 | },
|
479 | 480 | {
|
| 481 | + "id": 2, |
480 | 482 | "first_name": "Adam",
|
481 | 483 | "last_name": "Johnson",
|
482 | 484 |
|
483 | 485 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
484 | 486 | },
|
485 | 487 | {
|
| 488 | + "id": 3, |
486 | 489 | "first_name": "Jeff",
|
487 | 490 | "last_name": "Johnson",
|
488 | 491 |
|
489 | 492 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
490 | 493 | },
|
491 | 494 | {
|
| 495 | + "id": 4, |
492 | 496 | "first_name": "Adriana",
|
493 | 497 | "last_name": "Jameson",
|
494 | 498 |
|
495 | 499 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
496 | 500 | },
|
497 | 501 | {
|
| 502 | + "id": 5, |
498 | 503 | "first_name": "Adriano",
|
499 | 504 | "last_name": "Pooley",
|
500 | 505 |
|
501 | 506 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
502 | 507 | },
|
503 | 508 | {
|
| 509 | + "id": 6, |
504 | 510 | "first_name": "Alcir",
|
505 | 511 | "last_name": "Reis",
|
506 | 512 |
|
507 | 513 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
508 | 514 | },
|
509 | 515 | {
|
| 516 | + "id": 7, |
510 | 517 | "first_name": "Jack",
|
511 | 518 | "last_name": "Cunningham",
|
512 | 519 |
|
513 | 520 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
514 | 521 | },
|
515 | 522 | {
|
| 523 | + "id": 8, |
516 | 524 | "first_name": "Alejandro",
|
517 | 525 | "last_name": "Forbes",
|
518 | 526 |
|
519 | 527 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
520 | 528 | },
|
521 | 529 | {
|
| 530 | + "id": 9, |
522 | 531 | "first_name": "Alessandra",
|
523 | 532 | "last_name": "Mineiro",
|
524 | 533 |
|
525 | 534 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
526 | 535 | },
|
527 | 536 | {
|
| 537 | + "id": 10, |
528 | 538 | "first_name": "Alex",
|
529 | 539 | "last_name": "Frazo",
|
530 | 540 |
|
531 | 541 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
532 | 542 | },
|
533 | 543 | {
|
| 544 | + "id": 11, |
534 | 545 | "first_name": "Alexandre",
|
535 | 546 | "last_name": "Crawford",
|
536 | 547 |
|
537 | 548 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
538 | 549 | },
|
539 | 550 | {
|
| 551 | + "id": 12, |
540 | 552 | "first_name": "Alexandre",
|
541 | 553 | "last_name": "Lalwani",
|
542 | 554 |
|
543 | 555 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
544 | 556 | },
|
545 | 557 | {
|
| 558 | + "id": 13, |
546 | 559 | "first_name": "Alexandre",
|
547 | 560 | "last_name": "Jokos",
|
548 | 561 |
|
549 | 562 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
550 | 563 | },
|
551 | 564 | {
|
| 565 | + "id": 14, |
552 | 566 | "first_name": "Alexandre",
|
553 | 567 | "last_name": "Paro",
|
554 | 568 |
|
555 | 569 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
556 | 570 | },
|
557 | 571 | {
|
| 572 | + "id": 15, |
558 | 573 | "first_name": "Andre",
|
559 | 574 | "last_name": "Niemeyer",
|
560 | 575 |
|
561 | 576 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
562 | 577 | },
|
563 | 578 | {
|
| 579 | + "id": 16, |
564 | 580 | "first_name": "Alyssa",
|
565 | 581 | "last_name": "Fortes",
|
566 | 582 |
|
567 | 583 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
568 | 584 | },
|
569 | 585 | {
|
| 586 | + "id": 17, |
570 | 587 | "first_name": "Amit",
|
571 | 588 | "last_name": "Alvarenga",
|
572 | 589 |
|
573 | 590 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
574 | 591 | },
|
575 | 592 | {
|
| 593 | + "id": 18, |
576 | 594 | "first_name": "Ana Bia",
|
577 | 595 | "last_name": "Borges",
|
578 | 596 |
|
579 | 597 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
580 | 598 | },
|
581 | 599 | {
|
| 600 | + "id": 19, |
582 | 601 | "first_name": "Ana",
|
583 | 602 | "last_name": "Akamine",
|
584 | 603 |
|
585 | 604 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
586 | 605 | },
|
587 | 606 | {
|
| 607 | + "id": 20, |
588 | 608 | "first_name": "Anderson",
|
589 | 609 | "last_name": "Tovoros",
|
590 | 610 |
|
591 | 611 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
592 | 612 | },
|
593 | 613 | {
|
| 614 | + "id": 21, |
594 | 615 | "first_name": "Andre",
|
595 | 616 | "last_name": "Borges",
|
596 | 617 |
|
597 | 618 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
598 | 619 | },
|
599 | 620 | {
|
| 621 | + "id": 22, |
600 | 622 | "first_name": "Andre",
|
601 | 623 | "last_name": "Wexler",
|
602 | 624 |
|
603 | 625 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
604 | 626 | },
|
605 | 627 | {
|
| 628 | + "id": 23, |
606 | 629 | "first_name": "Andre",
|
607 | 630 | "last_name": "Williams",
|
608 | 631 |
|
609 | 632 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
610 | 633 | },
|
611 | 634 | {
|
| 635 | + "id": 24, |
612 | 636 | "first_name": "Andre",
|
613 | 637 | "last_name": "Sanford",
|
614 | 638 |
|
615 | 639 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
616 | 640 | },
|
617 | 641 | {
|
| 642 | + "id": 25, |
618 | 643 | "first_name": "Andre",
|
619 | 644 | "last_name": "Wayne",
|
620 | 645 |
|
621 | 646 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
622 | 647 | },
|
623 | 648 | {
|
| 649 | + "id": 26, |
624 | 650 | "first_name": "Andre",
|
625 | 651 | "last_name": "Jackson",
|
626 | 652 |
|
627 | 653 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
628 | 654 | },
|
629 | 655 | {
|
| 656 | + "id": 27, |
630 | 657 | "first_name": "Andre",
|
631 | 658 | "last_name": "Jolly",
|
632 | 659 |
|
633 | 660 | "url": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png"
|
634 | 661 | },
|
635 | 662 | {
|
| 663 | + "id": 28, |
636 | 664 | "first_name": "Andre",
|
637 | 665 | "last_name": "Henderson",
|
638 | 666 |
|
@@ -678,6 +706,19 @@ <h2>Start disabled</h2>
|
678 | 706 | </script>
|
679 | 707 | </div>
|
680 | 708 |
|
681 |
| - |
| 709 | + |
| 710 | + <h2>Free Tagging</h2> |
| 711 | + <div> |
| 712 | + <input type="text" id="demo-input-free-tagging" name="blah" /> |
| 713 | + <input type="button" value="Submit" /> |
| 714 | + <script type="text/javascript"> |
| 715 | + $(document).ready(function() { |
| 716 | + $("#demo-input-free-tagging").tokenInput("http://shell.loopj.com/tokeninput/tvshows.php", { |
| 717 | + allowFreeTagging: true |
| 718 | + }); |
| 719 | + }); |
| 720 | + </script> |
| 721 | + </div> |
| 722 | + |
682 | 723 | </body>
|
683 | 724 | </html>
|
0 commit comments