What is a cross-browser JavaScript? And why is it a best practice?
JavaScript, CSS and HTML
Source: https://success.outsystems.com/documentation/best_practices/development/outsystems_platform_best_practices/
Hi @Ana Russo,
Cross-Browser is the ability to run the JavaScript code across multiple web browsers. So your application shouldn't stop working when used in multiple web browsers.
Hope this helps!
Regards,
Deepika
Hello,
This is not a direct Outsystems question. You should Google it and it will return all the information you want in a nutshell.