2024-03-25, 13:45:30
We have a simple page that has this html.
When AntView displays it the page looks like this with gray boxes that don't scroll with the page.
We are on a trial version. Is that what is causing this?
Phil
Code:
<!DOCTYPE html>
<html>
<head>
<title>Simple Test Page</title>
</head>
<body>
<p>Test</p>
</body>
</html>
When AntView displays it the page looks like this with gray boxes that don't scroll with the page.
We are on a trial version. Is that what is causing this?
Phil