Results 1 to 2 of 2

Thread: Configuring Ajax includes script

  1. #1
    Join Date
    Jan 2006
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Configuring Ajax includes script

    1) Script Title: Ajax Includes script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...axincludes.htm

    3) Describe problem: Is there any way to configure the height and width of this script? I want to try and have just a horizontal strip on an external page to display. And is there no way that the external site can be from anywhere else but the hosting site?

  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

    If you just want a horizontal strip, make one as your container but, it would be best to also have the external page have no more content on it than will fit in your strip. The strip could have overflow:hidden, then just the top part of the external page that fits would show.

    The external page must be from the same domain. If you have a server side language available that can retrieve the content of a page on another domain onto a page on your domain, you could then show that page in the Ajax area. This is beyond the scope of the script itself though.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •