• Hi

    I am having issues with javascript caching, do you have a fix for when a JS called inside the html file loaded through the plugin doesn’t load the latest version?
    Example
    [iframe id=”iframeMagic” width=”100%” height=”2000px” src=”https://www.magicoders.com/a-directory-name/”%5D

    In /a-directory-name/index.html, I have <script src=”../js/jquery.fileupload-validate.js”></script>. The file loads fine, the problem is when I modify it I can’t see the modifications.

    Thank you for your time.

    https://wordpress.org/plugins/iframe/

Viewing 1 replies (of 1 total)
  • Plugin Author webvitaly

    (@webvitaly)

    You need to clear browser cache or CDN cache if you use it.
    IMHO there is no other solution to it.

Viewing 1 replies (of 1 total)

The topic ‘javascript caching’ is closed to new replies.