Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2002
    Posts
    1

    Hide border on a web object

    Does anyone know if there is a way to hide the srole bar or a web browser object, and / or get rid of the border autoplay places around the object.

    I can do it with a text box, but cant seem to set these attributes on a web browser object (embeded window)

  2. #2
    Join Date
    May 2001
    Location
    51.531249 | -0.610962
    Posts
    1,244

    Re: Hide border on a web object

    hi - the only way to get rid of the border is with TextBox Objects: as you have dicovered. As for the scrollbar: add

    scroll=no

    to the BODY TAG in the html page to be embedded.
    -
    = Derek
    ["All glory comes from daring to begin" - fortune cookie]

  3. #3
    Join Date
    Oct 2002
    Location
    Sugar Land. TX
    Posts
    52

    Re: Hide border on a web object

    Thanks for the tip. I will give it a try and let you know

  4. #4
    Join Date
    Oct 2002
    Location
    Sugar Land. TX
    Posts
    52

    Re: Hide border on a web object

    Scroll=no worked just fine. I also did the empty text boxes around the border to remove the web borders. Looks great. Thanks again for your help.

Posting Permissions

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