Results 1 to 2 of 2

Thread: words moving upwards automatically

  1. #1
    Join Date
    Nov 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile words moving upwards automatically

    hi, i am now making a website using Dreamweaver MX.
    how can i have my words moving upward automatically(without clicking anything by the user) in the rightframe?
    thx a lot!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    In HTML, you are limited to using the marquee tag for that. Although it is non-standard, it is now supported in the current versions of IE, Opera, and FF, perhaps others. It used to be available only in IE. See:

    http://www.hypergurl.com/marquee.html

    for demos and sample code.

    Javascript is an alternative method, and can be standard, but is more complex and requires that the user have it (as most do) enabled.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •