Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 5 of 5

Thread: HTML running off screen and covering some labels

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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.

  2. #2
    Join Date
    Jun 2006
    Posts
    10
    For the first questionnaire item I sent you, labelled "ses instructions", for the parameter that you put on it (w.9), the wording is still running off the page. I've been on vacation so I haven't been able to check it until now.

    The other parameters work for the other files I sent you!
    Last edited by jarvis24; 08-28-2006 at 12:37 PM.

  3. #3
    Join Date
    Nov 2005
    Posts
    3,328
    Out of curiosity, try w500 or something like that instead of w.9 and see if that changes anything.

  4. #4
    Join Date
    Nov 2005
    Posts
    3,328
    [edited from follow up email]
    I tried w500 and it pushed to left too much, so I played with it and w600 works perfectly! Also, I am using the 2006 version of media lab. Thanks for all of your help!

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
  •