that is what AJAX is all about, grabbing content on the fly

 Depends on your source as to method but implementation not very difficult with jQuery. If you plan to load all the accordion headers for menu up front you could  use parameters within the header tag to query for the contents of that panel from whatever source you have it in
http://docs.jquery.com/Ajax


Wai Thing wrote:
Hi all,

Is it possible to retrieve content on the fly as a selection is
clicked? I am still searching for the answer. If I found one, I will
post it here.



Regards,
Wai Thing


On Jul 10, 4:17 pm, Wai Thing <[email protected]> wrote:
  
Hi all,

I am quite new to jquery. I have managed to create accordion in tabs.
However, I would like to load the contents of each accordion only when
they are selected. The reason for this choice of implementation is
simple. My accordion menu may be as long as in the hundreds or
thousands. Therefore, loading all the contents at once will take lots
of time. Furthermore, there is not a need to lot of of the contents as
user is very unlikely to view each and everyone of it.

Can anyone post a sample code here on how I can create accordion menu
to load the content of the part only when it is selected? I've search
high and low for any tutorial but I have yet to find any. Meantime,
I'll keep trying to work on it.

thank you,
Wai Thing
    


  


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to