can somebody help me??
i want to add a scrollbar to place for text but i don't know how do that
can somebody help me??
i want to add a scrollbar to place for text but i don't know how do that
do you mean along the bottom of the screen or just a scrolling text bar if you mean text bar use "Marquee" which you will find in insert or on the tool bar at the top, you can change all the information by clicking on the bar
www.bluevodaexchangelink.com
BluevodaExchangeLink Help Center
Bluevodaexchangelink Forum
The only place for bluevoda site to be linked with!
tnx very much
i don't mean that
I believe you are talking about a text area.
Go to: Insert>Form>Text Area
This will allow you to write text within a box which scrolls up and down.
::Steven.H::
look this is my page:
i want to scroll this white text box
www.bluevodaexchangelink.com
BluevodaExchangeLink Help Center
Bluevodaexchangelink Forum
The only place for bluevoda site to be linked with!
if that the case I would use a "iframe"
you have 2 pages and place one inside the other i.e.
page1
page1file
make sure page1file is kept to the the width of the book, hight not important as you will scroll down
use the follow script in a HTML box, place where you want the box to be
<script type="text/javascript">
var iframesrc="http://www.yoursite/page1file.html"
document.write('<iframe id="datamain" src="'+iframesrc+'" width="450px" height="400px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="yes" ></iframe>')
</script>
you can change hight, width of box etc, DON'T change margin/hspace( you only do this if your not using a HTML box)
hope that helps
by doing it this way you can change information quickly and add what ever you like!
www.bluevodaexchangelink.com
BluevodaExchangeLink Help Center
Bluevodaexchangelink Forum
The only place for bluevoda site to be linked with!
Originally Posted by Maddog
yes just like that
i don't know how to make iframe can somebody explane me step by stepOriginally Posted by Dr.Zee
Originally Posted by Maddog
this tell you!!!
www.bluevodaexchangelink.com
BluevodaExchangeLink Help Center
Bluevodaexchangelink Forum
The only place for bluevoda site to be linked with!
yes i did it but it doesn't look like i make it, i write only "Wellcome" but it program show this:
why??
There are currently 1 users browsing this thread. (0 members and 1 guests)