Link copiato negli appunti
Nel tag body della pagina html, ci deve essere il seguente codice:
<html>
<head>
<title></title>
</head>
<body scroll=no>
</body>
</html>
Come faccio a togliere la scrollbar dalla mia popup?
Come faccio a togliere la scrollbar dalla mia popup?
Nel tag body della pagina html, ci deve essere il seguente codice:
<html>
<head>
<title></title>
</head>
<body scroll=no>
</body>
</html>