Results 1 to 3 of 3

Thread: Pausing RSS scroller

  1. #1
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Pausing RSS scroller

    1) Script Title:
    Pausing RSS Scroller
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...ller/index.htm
    3) Describe problem: I'm almost about to give up, I've been trying to figure this out for hours now, and i have yet to make a breakthrough, PLEASE help me figure this out.

    I'm testing this out on my localhost before making it go live, but it is php compatible, has url_allow_fopen enabled, and can display demo.htm by itself ONLY. When i try to display the ticker anywhere else, whether it be between css classes, or completely by itself in my website, it will not work at all. It's very frustrating!. Please help me figure this out; so far after searching the net for the last hour or so i've found people with the same problem, but havnt really found much as far as solutions go. u can view my website at http://www.pcpriority.com

  2. #2
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Still need some help hehe,

    Well, now the feeds are being put into the cache, but they still arnt being displayed. anyone help me? at all?

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

    Default

    Well, your page is actually missing the entire code:

    Code:
    <script type="text/javascript" src="rsspausescroller.js">
    /***********************************************
    * RSS Pausing Scroller- &#169; Dynamic Drive (http://www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/ for source code and documentation
    ***********************************************/
    </script>
    That should go in the HEAD section of your page. Please read the DD script page again for detailed instructions.

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
  •