Support

Account

Home Forums Add-ons Options Page Options Page Wysiwyg problem Reply To: Options Page Wysiwyg problem

  • Hi @SimonPrice

    You will need to track down where this inline JS code is comming from and either remove it or wrap it in a:

    
    jQuery(window).load(function(){
    
    });
    

    Thanks
    E