Does JavaScript work if disabled in Browser [SOLVED]

alex

New member
Hello gdg-Team

I need to know if JavaScript in an HTML-Executable-Publication still does work, when the customer has JavaScript disabled in his Standard-Browser.

Thanks
 
Last edited:
Yes, you can use Javascript even if the user has it disabled in Internet Explorer. Other browsers should have no bearing since HTML Exec currently uses the IE web control only.
 
Last edited:
Back
Top