Results 1 to 2 of 2

Thread: Text and Image Crawler from joomla PHP

  1. #1
    Join Date
    May 2010
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Text and Image Crawler from joomla PHP

    Hello

    I am writing a joomla module that needs to call Text and Image Crawler.
    When i call the html-file that contains the code for the head and body, directly from the browser, everything works fine. The standard text and images are running great.

    However when I call the html-file from my php-file in varius ways the text and images are just displayed staticly.

    All text and images are there but not scrolling.

    Now my question is, how to call the scroller from my php to get it to work?

    I hope you can help me

    never mind, it works now.
    I added the complete path to crawler.js
    Code:
    <script type="text/javascript" src="http://localhost/modules/mod_amber_alert/crawler.js">
    cheers, John
    Last edited by john7p; 05-13-2010 at 07:05 PM. Reason: fixed problem

  2. #2
    Join Date
    Jan 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face Need some help!

    Hi!!!

    I'm looking for a module that works exactly like yours.

    Could you help me, please

    Thanks

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
  •