Jump to content

rockey91

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by rockey91

  1. Using jquery, - $('*').removeAttr('style'); or - $('span, div, ...').removeAttr('style'); // Specify the list of tag names for which style attribute to be removed.
  2. Hi Joymis, as Ingolme said the event is being added every time the new row is added. Here is the fix - https://jsfiddle.net/rockey91/8zzq635c/
  3. Check out the top picked auto-suggest/auto-complete boxes with several features and pick the one suits your requirements. 35+ Best Ajax jQuery Autocomplete Tutorial & Plugin with Examples http://www.jqueryrain.com/2012/03/35-best-ajax-jquery-autocomplete-tutorial-plugin-with-examples/
×
×
  • Create New...