Results 1 to 5 of 5

Thread: Conflict of scripts? Too many?

  1. #1
    Join Date
    Feb 2011
    Posts
    55
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Conflict of scripts? Too many?

    1) Script Title: dynamic ajax content

    2) http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    http://1littleworld.net/test/1960/Jan-4-1960b.html

    My latest attempt at this script now has everything working fine, except one little snag. The flash player does not show up as intended.

    As the flash player works just fine on this page.

    http://1littleworld.net/test/1960/sample1.html

    I'd appreciate someone taking the time and figuring out how to make this work the way I want.

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Having "too many" can only be the case if that means it's too much to look through to fix. That won't in itself cause problems-- overlapping resources will. For example, if both scripts need to start something when the page loads, that event might get blocked in one of them, or if two scripts share variable names, one will get in the way of the other.

    Not sure on a specific answer (not much time at this moment), but just for your information as you try to debug it.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Feb 2011
    Posts
    55
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    well I managed to find another way of doing this and I think it's a neat little gadget.

    http://1littleworld.net/test/1960/sidepanel.html

    At least the flash player works as it is supposed to.

    So John, can you fix it so that I can call up only the corresponding table for that item?
    Not the entire page as it shows now.

    For the table just replace sidepanel.html with table.htm

  4. #4
    Join Date
    Feb 2011
    Posts
    55
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Now I do not understand why the sidepanel is not loading.
    Did once. Then after that, still loading after 5 minutes and more.

  5. #5
    Join Date
    Feb 2011
    Posts
    55
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    fixed the loading issue. now it works fine.

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
  •