Results 1 to 3 of 3

Thread: hiii everybody... i need help !

  1. #1
    Join Date
    Mar 2005
    Location
    Jeddah
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question hiii everybody... i need help !

    hellow ...

    Script : IFRAME Scroller

    http://www.dynamicdrive.com/dynamicindex2/iframe-scroller.htm

    the problem is i don't know how to spacify the path for the external page into my web ... how i can make it ??

    with lots of thanks

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    OK, in the script where it says:
    Code:
    var iframesrc="external.htm"
    put the path and filename of your external file. To make things easier to understand. Let's say your external file is called external.htm and you have put it in your root directory of your website. And let's say the path to the root of your website is:

    http://home.some.net/~username/

    then the path and filename entry will look like this:
    Code:
    var iframesrc="http://home.some.net/~username/external.htm"

  3. #3
    Join Date
    Mar 2005
    Location
    Jeddah
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    THANKS ALOoOoOoT

    i'm still working on the front page programme ... i didn't buy the name & the site of the web ... i'll make it soon & try this ...
    thank u ...

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
  •