Hi, it seems that when i do an automatic text scroll it only scrolls down a further 3 lines no matter what way i arrange the width of the text box or the table. Test
This message has been edited. Last edited by: celtic rugs,
Can you publish a test page and post a link to it here? I'm not at all sure how you have implemented your auto-scroll -- but it seems it might be an an auto-scroll text box in a cell of a table.
Also, what browser are you using? Different browsers can give different results.
Posts: 9235 | Location: Wellington, New Zealand | Registered: December 11, 2003
hi, I have done a test page but now it will only scroll down 1 line. i am using mozilla but if i open it in internet explorer it doesn't show the scroll bar. As you can see what i have typed underneath is what it should show. Test
You are using a non web-safe font. This means anyone viewing your page who does not have the "Lady Ice - Small Caps" font will see your text in the browser's default text. In my case, this is Times Roman so my scrolling results differ from yours.
In my FF browser, the top text (using a table) displays with a scrollbar, but the text is cut off. Looking at the text inside the HTML, I see that what is being displayed is all there is. The text does not match the bottom text scroll box. Also in FF, the bottom text (using a text scroll box) does not have scroll bars because using the default browser font, scroll bars are not needed; the text fits inside the text area with requiring scroll bars. In IE, both text boxes display without scroll bars due to the font substitution.
Try using a web-safe font (those are marked in the text editor font selection with a "WS" next to the font name), then republish your test page. Also make sure that your table cell contains the same text as the text object so you are comparing the same thing.
Hi, Yeh it displays the scroll bar with about 5 lines of text. But it should display about 10 lines which are missing from the html when it gets published.
Hi, Here is the page with just the scroll box. I have wrote beside it what should be visible in the scroll box i have underline the missing text. There is a link to the .ims file on the page if you edit the text in the table you will see that the text is there but disappears when its published.