{"id":201,"date":"2011-04-13T18:30:51","date_gmt":"2011-04-13T09:30:51","guid":{"rendered":"http:\/\/www.santoshkori.com\/blog\/?p=201"},"modified":"2012-03-05T22:01:06","modified_gmt":"2012-03-05T13:01:06","slug":"using-jquery-confilict-for-using-multiple-javascript-framework","status":"publish","type":"post","link":"https:\/\/www.santoshkori.com\/blog\/using-jquery-confilict-for-using-multiple-javascript-framework\/","title":{"rendered":"Using Jquery Confilict for using multiple javascript framework"},"content":{"rendered":"<pre class=\"brush: php; title: ; notranslate\" title=\"\">&lt;script src=&quot;http:\/\/code.jquery.com\/jquery-1.5.js&quot;&gt;&lt;\/script&gt;\r\n&lt;script &gt;\r\njQuery.noConflict();\r\njQuery(&quot;li:first&quot;).css(&quot;padding-left&quot;, &quot;0&quot;);\r\njQuery(&quot;li:last&quot;).css(&quot;background&quot;, &quot;none&quot;);\r\n&lt;\/script&gt;<\/pre>\n<p>Using above jquery code we use different multiple javascripting framework.<\/p>\n<blockquote class=\"wp-embedded-content\" data-secret=\"3boBi2mYJs\"><p><a href=\"https:\/\/api.jquery.com\/jQuery.noConflict\/\" target=\"_blank\" rel=\"noopener\">jQuery.noConflict()<\/a><\/p><\/blockquote>\n<p><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;jQuery.noConflict()&#8221; &#8212; jQuery API Documentation\" src=\"https:\/\/api.jquery.com\/jQuery.noConflict\/embed\/#?secret=HwBHLwO7eY#?secret=3boBi2mYJs\" data-secret=\"3boBi2mYJs\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&lt;script src=&quot;http:\/\/code.jquery.com\/jquery-1.5.js&quot;&gt;&lt;\/script&gt; &lt;script &gt; jQuery.noConflict(); jQuery(&quot;li:first&quot;).css(&quot;padding-left&quot;, &quot;0&quot;); jQuery(&quot;li:last&quot;).css(&quot;background&quot;, &quot;none&quot;); &lt;\/script&gt; Using above jquery code we use different multiple javascripting framework. jQuery.noConflict()<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,73,102,17],"tags":[],"class_list":["post-201","post","type-post","status-publish","format-standard","hentry","category-cross-browser-compatibility","category-joomla-web-development","category-jquery","category-tips-n-tricks"],"_links":{"self":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/comments?post=201"}],"version-history":[{"count":4,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/201\/revisions"}],"predecessor-version":[{"id":203,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/201\/revisions\/203"}],"wp:attachment":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/media?parent=201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/categories?post=201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/tags?post=201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}