Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Marquee and Apostrophes

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

    Default Marquee and Apostrophes

    I am using the Cross browser Marquee script- © Dynamic Drive (www.dynamicdrive.com). When I put a word like can't into the script, it does not render on the page. But, when I change can't to cant, everything works just fine. What can I do about this?

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

    Default

    Can you post a link to your page, and the page and dd?
    Jeremy | jfein.net

  3. #3
    Join Date
    Sep 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Not sure if this is exactly what you are looking for, but:

    http://match.collegiate-va.org is the url. On the source of that page is the marquee.

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

    Default

    Also, where on the page? And then, where'd you get the code from(the page on dd). As in, link to it.
    Thanks,
    Nile
    PS:
    Your problem is a really big problem that is not that obvious, so if I fix it, I think ddadmin will update it. Or he will do it himself.
    Jeremy | jfein.net

  5. #5
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    using firebug I just inserted the apostrophe into the word can't and it worked fine...

    "ugh- I just hate not having money, cause, like, you can't, like...go to Starbucks!" -Emma Massie..
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  6. #6
    Join Date
    Sep 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry, Nayne, what's firebug?

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

    Default

    Same with me, it doesn't look to me like in that page your actually rendering the div you want to scroll. What div do you want to scroll? Give me the id.
    Firebug is an online tool to help you solve codes(as in problems with your code):
    https://addons.mozilla.org/en-US/firefox/addon/1843
    To me it doesn't look like firebug will help you considering your not calling the function, but its always good for future reference.
    Jeremy | jfein.net

  8. #8
    Join Date
    Sep 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry, Nile, I am a total novice at this --- what's a div?

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

    Default

    Code:
    <div>
    </div>
    That is a div.
    Jeremy | jfein.net

  10. #10
    Join Date
    Sep 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    the divid = container

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
  •