Comments on: jQuery TagBox Plugin https://www.geektantra.com/2011/05/jquery-tagbox-plugin/?utm_source=rss&utm_medium=rss&utm_campaign=jquery-tagbox-plugin yet another geek's blog Mon, 18 Nov 2019 08:09:34 +0000 hourly 1 https://wordpress.org/?v=6.5.3 By: Scout https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-16949 Wed, 04 Jun 2014 14:59:10 +0000 http://www.geektantra.com/?p=224#comment-16949 hello, i want to know how to load tags from a value in a variable 🙂 thanks

]]>
By: azha https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4498 Fri, 28 Feb 2014 06:51:49 +0000 http://www.geektantra.com/?p=224#comment-4498 In reply to azha.

Its simple, just load from database in values

]]>
By: azha https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4497 Fri, 28 Feb 2014 06:39:21 +0000 http://www.geektantra.com/?p=224#comment-4497 Can anyone help me how to load value from database

]]>
By: azha https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4494 Thu, 20 Feb 2014 09:40:56 +0000 http://www.geektantra.com/?p=224#comment-4494 nice plug works fine and great

]]>
By: azha https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4493 Thu, 20 Feb 2014 07:42:20 +0000 http://www.geektantra.com/?p=224#comment-4493 how to get the value and pass to php and mysql

]]>
By: Create wordpress like add tags with JQuery, HTML and CSS | w3digest.com https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4480 Sat, 04 Jan 2014 05:50:04 +0000 http://www.geektantra.com/?p=224#comment-4480 […] a lot of  jquery plugins which is similar to wordpress like add tag system and found one “jquery tagbox“. This plugin functionality little bit similar to our idea. I did some changes/modification […]

]]>
By: Create wordpress like add tags with JQuery, HTML and CSS - WSnippets https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4461 Wed, 27 Nov 2013 16:43:14 +0000 http://www.geektantra.com/?p=224#comment-4461 […] a lot of  jquery plugins which is similar to wordpress like add tag system and found one “jquery tagbox“. This plugin functionality little bit similar to our idea. I did some changes/modification […]

]]>
By: Fabio https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4431 Mon, 28 Oct 2013 19:29:49 +0000 http://www.geektantra.com/?p=224#comment-4431 update:
function “live()” is deprecated in jquery 1.7+… (http://api.jquery.com/live/)

rewrite…
jQuery(‘.’+options.className+’-remove-‘+uuid).live( “click”, function () { // in line 131

jQuery( document ).on( “click”, ‘.’+options.className+’-remove-‘+uuid , function() {

thanks, great work.

]]>
By: 85 Best jQuery Plugins in 2011 https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4400 Thu, 17 Oct 2013 06:30:51 +0000 http://www.geektantra.com/?p=224#comment-4400 […] jQuery TagBox Plugin […]

]]>
By: 40 Fresh jQuery Plugins for October 2011 https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comment-4399 Tue, 15 Oct 2013 12:24:48 +0000 http://www.geektantra.com/?p=224#comment-4399 […] TagBox […]

]]>