Question A parser-blocking via document.write

Status
Not open for further replies.

3dpoder

Customer
Hello, the modification is giving me problems, let's see if it has a solution, thanks.

JavaScript:
<script type="text/javascript" src="https://www.foro3d.com/dbtech/thanks/clientscript/thanks.version.js?v=363"></script><script type="text/javascript"> (window.jQuery && __versionCompare(window.jQuery.fn.jquery, "1.7.2", ">=")) || document.write('<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js">\x3C/script>'); </script><script type="text/javascript" src="https://www.foro3d.com/dbtech/thanks/clientscript/jquery.qtip.min.js"></script><script type="text/javascript" src="https://www.foro3d.com/dbtech/thanks/clientscript/thanks.js?v=363"></script>
</body>

A parser-blocking, cross site (i.e. different eTLD+1) script, https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
 
That is not a problem, as it's only a fall-back in case no other method of loading jQuery works.
 
Hello @3dpoder,

We hope your ticket regarding Advanced Post Thanks / Like has been addressed to your satisfaction. This ticket has now been scheduled to be closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,033
Customer rating
5.00 star(s) 1 ratings
Back
Top