How can I remove all scroll bars in Internet Explorer?
Thanks in advance,
Printable View
How can I remove all scroll bars in Internet Explorer?
Thanks in advance,
You can't. The horizontal one you can but not both.
Particularly, the vertical one -------------------->>>>
It's there even if it's not needed.
I actually figured out how to get around it.
Code:<A onmouseout="window.status=''"
onmouseover="window.status='Click to View Report'"
onclick="window.open('report.asp?reportsource=reports/adjuster.rpt&sql=<%=server.URLEncode(strsql)%>',
null,'resizable=yes, status=no,toolbar=no,menubar=no,
location=no, titlebar=no');"
style="CURSOR: hand"><U>Client List by Client Number</U></A>