N nudu New Member Mar 17, 2009 #1 vBulletin.org Forum - View Single Post - [Ajax] Check for similar thread before posting a new one Thank you!
vBulletin.org Forum - View Single Post - [Ajax] Check for similar thread before posting a new one Thank you!
N nudu New Member Mar 17, 2009 #3 Thanks very much for the XML file from there. Could you also up the text written in the post? vBulletin.org Forum - View Single Post - [Ajax] Check for similar thread before posting a new one
Thanks very much for the XML file from there. Could you also up the text written in the post? vBulletin.org Forum - View Single Post - [Ajax] Check for similar thread before posting a new one
H HyperActiv New Member Mar 17, 2009 #4 Yeah sure why not, here you go: START: jQuery 1.3 is out. To update the product to the latest version of jQuery please follow these instructions: Edit the template called 'mrnasesimilarthreadcheck_header'. Find: Code: <script type="text/javascript" src="clientscript/jquery-1.2.6.min.js"></script> REPLACE it with: Code: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> save the template. Additionally this will load the jQuery file from the Google Repository which is faster and means less traffic for your server. Version 2 of this Add-on still uses jQuery 1.2.6 but I am going to update this add-on soon. END.
Yeah sure why not, here you go: START: jQuery 1.3 is out. To update the product to the latest version of jQuery please follow these instructions: Edit the template called 'mrnasesimilarthreadcheck_header'. Find: Code: <script type="text/javascript" src="clientscript/jquery-1.2.6.min.js"></script> REPLACE it with: Code: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> save the template. Additionally this will load the jQuery file from the Google Repository which is faster and means less traffic for your server. Version 2 of this Add-on still uses jQuery 1.2.6 but I am going to update this add-on soon. END.