Mobile-Friendly Link

For sites that are not mobile responsive, you can use the following code to provide a mobile-friendly reporting link:

<html>
<a href="#" onClick="MyWindow=window.open('<https://iwaspoisoned.com/widget/gov?id=test&form=1','MyWindow','width=3000px,max-width=100vh,height=2000px,max-height=100vh>'); return false;">Report Now</a>
</html>

This ensures that users on mobile devices have an optimal experience when reporting.

Last updated