Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 5 of 5

Thread: HTML running off screen and covering some labels

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Nov 2005
    Posts
    3,328
    See www.empirisoft.com/Support/showthread.php?p=700 (esp the section on added parameters).

    But short answer is: To avoid the html running off the right side of the screen, you can add a width parameter to the background field like this:
    Code:
     
    myhtml.htm (w.9)
    And the html background will hide some objects on the screen--usually just labels. You can avoid this by setting an explicit height for the html like this:
    Code:
     
    myhtml.htm (w.9,h.2)
    The latter will set a window for the html that is 90% of the screen width and 20% of its height.

    See attached sample.
    Attached Files Attached Files
    Last edited by jarvis24; 08-02-2006 at 12:20 PM.

Similar Threads

  1. Running an IAT (case 20080)
    By jarvis24 in forum DirectRT Older Versions: How Do I...
    Replies: 3
    Last Post: 06-23-2015, 04:25 PM
  2. Running study from a network server
    By jarvis24 in forum MediaLab Older Versions: General Questions
    Replies: 4
    Last Post: 07-03-2008, 05:05 PM
  3. Text labels are not wrapping?
    By jarvis24 in forum MediaLab Older Versions: Troubleshooting
    Replies: 2
    Last Post: 01-31-2008, 10:41 AM
  4. How many text labels can you have?
    By Sarah in forum MediaLab Older Versions: How Do I...
    Replies: 1
    Last Post: 06-17-2006, 09:48 AM
  5. Web pages and HTML produce white screen
    By jarvis24 in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 06-05-2006, 12:07 PM

Posting Permissions

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