|
Activity
Two: Scrolling text area
Version
One
Here is the standard text
area that can be created
in Dreamweaver by simply
going to the "Windows"
menu > opeing the "insert"
bar and selecting from
the "forms"
tab. Its properties can
be adjusted in the properties
bar. Click
here
Version
Two
Here is another one from
Dynamic Drive. Log into
http://www.dynamicdrive.com/
and look in the "dynamic
content " category.
I am going to use one
called "Scrollable
content"
Here is the link: http://www.dynamicdrive.com/dynamicindex11/scrollc.htm
Directions:
Simply add the
following to the BODY
section of your page
Configuring
the script:
The width of the "window"
is represented by the
value 170, and the height,
150. To alter the dimensions,
change ALL instances of
170 to another value,
and the same for 150 (just
do a search-and-replace).
You can also give the
window a different background
color. Just change "yellow"
to another color name.
Click
here for basic view
Click
here for a more developed
view (Images, Links
and CSS)
|