Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-05-2009, 09:45 PM   PM User | #1
sommardahl
New to the CF scene

 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
sommardahl is an unknown quantity at this point
Populating and re-sorting an area with AJAX

I need some help thinking through something. I have a list of checkboxes on the left that serve as filters (ex: [] news, [] events, [] birthdays). On the right, I have a div filled with news articles, events, and birthdays, all sorted by date. The data in the div comes from three different XML sources, one for each type. I want the div to be populated by these three sources as they are available. Let's assume the events feed comes in slower than the other two. I want the news and birthdays to populate as soon as they are available and the events to populate whenever it is available. The catch (for me at least) is re-sorting the items in the div by date as it is populated. The second thing I want to do is allow the user to uncheck the news checkbox, and the news items go away, leaving events and birthdays.

If you were me, how would you do it? I'm looking forward to your ideas.

Best Regards,
Byron Sommardahl
sommardahl is offline   Reply With Quote
Reply

Bookmarks

Tags
ajax, filter, populate, sort

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:33 AM.


Advertisement
Log in to turn off these ads.