Results 1 to 3 of 3

Thread: Scroll Bars

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Sudbury, Ontario, Canada
    Posts
    274

    Scroll Bars

    How can I remove all scroll bars in Internet Explorer?

    Thanks in advance,

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    You can't. The horizontal one you can but not both.

    Particularly, the vertical one -------------------->>>>

    It's there even if it's not needed.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Sudbury, Ontario, Canada
    Posts
    274
    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>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width