Results 1 to 4 of 4

Thread: Load Sliding Content externally?

  1. #1
    Join Date
    Dec 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Load Sliding Content externally?

    1) Script Title: Animated Collapsible DIV

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

    3) Describe problem: Is it possible to not load the content inside the sliding div, until it is opened? Mabye similar to http://www.dynamicdrive.com/dynamici...tent/index.htm, how the content is only loaded when the tab is selected, or in this case, when the div is opened.

  2. #2
    Join Date
    Dec 2007
    Location
    Ankara, Turkey
    Posts
    160
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default

    It is possible but is it practical?
    If you do it like that, then you have to wait for the content to load into the div before you open it(slide it down). And if somehow the loading process takes long time, and if you are not able to show the user some indicator that you are loading the content, they probably will click on the div for a couple of times and then think that it's broken
    Last edited by BYK; 01-04-2008 at 09:37 AM.

  3. #3
    Join Date
    Dec 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yeah good point...

  4. #4
    Join Date
    Dec 2007
    Location
    Ankara, Turkey
    Posts
    160
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default

    But if you still want, I can help you doing such a thing with a loading indicator. Do you?

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
  •