Results 1 to 4 of 4

Thread: Cross Browser Marquee

  1. #1
    Join Date
    May 2005
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cross Browser Marquee

    Hey all. Just wanted to ask if it's possible to make this script use an external file, as I'll be feeding the content from a database and it's a pain to escape for 1 language *and* javascript. (Can be done.. my last resort though)

    http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm


    Thanks

    -h

  2. #2
    Join Date
    May 2005
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hrm. How convenient... 1 minute after posting I found a better alternative to the script, which doesn't require that much escaping. However, I'm still interested in knowing whether it's possible or not, just for the sake of knowledge.

    Thanks again and sorry for the hassle.


    -h

  3. #3
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    By external file I assume you mean more than just puttng the script in a .js file, but a way for the contents to be served without being put in JavaScript variables (which would require escaping for certain characters)? If so, unfortunately no. You'll need to use a script that fundamentally supports the using of plain HTML contents as its content, such as ProHTML Ticker:

    http://www.dynamicdrive.com/dynamici...htmlticker.htm

    ProHTML Ticker is not a scroller but ticker, however.
    Last edited by ddadmin; 05-30-2005 at 10:31 PM.

  4. #4
    Join Date
    May 2005
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the answer... I feared as much. Anyway, I found the Conveyor Belt scroller and that's just what I wanted.. even though I need to escape a couple things, but hey - there's no such thing as free lunch.


    -h

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
  •