I can't seem to find an option under the text property. I have a fixed-size window and I just want the texts to be scrollable. Thank you.
How to create a scrollable texts?
Collapse
X
-
Re: How to create a scrollable texts?
You can place a form text area on the page for this. Worth right clicking on the text area box & selecting html & placing disabled="disabled" in the inside tag area to give it a more professional feel.
-
Re: How to create a scrollable texts?
Hi, i'm not sure if its one of those quirks where you have to select a text colour to make the background transparent. Its working fine at my end.
Comment
-
Re: How to create a scrollable texts?
I've did the text area too but some how it seems that viewers can edit the content. I've tried the disabled="disabled" thing but it disabled the scroll bar.
How do I maintain the scroll bar and disable the edit part?
Thanks in advance...Best Regards,
Foo
Comment
-
Re: How to create a scrollable texts?
Hm! Something has changed? But i have tried this newer version in IE, FF & Opera & seems to work fine. Paste input readonly into the text areas html fields under inside tag & try this.
Comment
-
Re: How to create a scrollable texts?
Chris i had a question about this as when i asked awhile back , when we do this on the page , does it need to be php since it has part of a form or can it be left html? :) also i tried the above and now it isnt grayed in my IE!!
Comment
-
Re: How to create a scrollable texts?
Not if its just for text for a visitor to view.
But if the info is being sent via a form to an email address or data base then yes it would be .php
Comment
-
Re: How to create a scrollable texts?
ok thank you for clearing that up for me :D
Comment
-
Re: How to create a scrollable texts?
Good luck!
Comment



Comment