Results 1 to 5 of 5

Thread: how to RTL Cross Browser marquee

  1. #1
    Join Date
    Apr 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question how to RTL Cross Browser marquee

    hi
    please help me to find out How to Right to Left Cross Browser marquee?
    link of marquee : http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm

    please help me!

  2. #2
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    I'm not sure what you're trying to say...

    To put it in your website, copy and paste the code given into your website (where you want to marquee to appear)

    // X96 \\
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  3. #3
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    @x96: I'm pretty sure he wants the directions changed.

    Well mahdisoft, I recommend Text and Image Crawler.

    You can change the direction in the direction attribute:
    Code:
    direction: 'right',
    If this isn't what you wanted, please make what you want clear.
    Jeremy | jfein.net

  4. #4
    Join Date
    Apr 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cool no direction!

    Quote Originally Posted by Nile View Post
    @x96: I'm pretty sure he wants the directions changed.

    Well mahdisoft, I recommend Text and Image Crawler.

    You can change the direction in the direction attribute:
    Code:
    direction: 'right',
    If this isn't what you wanted, please make what you want clear.
    hi , in that script direction dont work , please see why?
    i need change script because supported by opera,Firefox , IE & dont fail in browsers!

    >> my marquee text is too long and my div is 600*16 so i use <nobr></nobr> tag to prevent from tow line marquee , but text and image crawler script for text marquee use <div> for text position and cuse to change size of dive! but script i linked in my post use var marqueecontent='<nobr><font face="Tahoma">Place fore TXT</font></nobr>' and its dont change dive size and dont any error!

    so help me too use direction in this script! please
    http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm
    Last edited by mahdisoft; 05-02-2009 at 10:09 AM.

  5. #5
    Join Date
    Apr 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    please see code of marquee and offer me to right direction this code!
    please help me!

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
  •