Removing unwanted output from ajax responses

Ernest Marcinko jQuery, Tutorials 1 Comment

This article is might be helpful to WordPress or other CMS plugin developers, where your plugin/module/theme get’s to meet with lot’s of other 3rd party plugins/modules/themes. It’s a great thing, that these CMS systems give you the opportunity to build your website, however these 3rd party applications might not work together well, no one can guarantee that. Often times I …