Side by Side Comparison
Posted: Sat May 09, 2009 5:26 am
So, i am building a website where someone can search about houses for rent, and display results based on different criteria, and then display 10 of them in each page, with forward/preivious links.
I want to give the ability to select some of the results and then compare the selected ones side by side, just like comparing similar products found at eshops. The results are fetched from a mysql database. I 'think' i know how to partialy do this, but i am having problems figuring out how to do it, if someone picks some from first page and others from other pages. I could always make it show all the results on a single page, but it would be such a long list.
Any pointers on what would be a good way achieving that?
Thanks in advance
I want to give the ability to select some of the results and then compare the selected ones side by side, just like comparing similar products found at eshops. The results are fetched from a mysql database. I 'think' i know how to partialy do this, but i am having problems figuring out how to do it, if someone picks some from first page and others from other pages. I could always make it show all the results on a single page, but it would be such a long list.
Any pointers on what would be a good way achieving that?
Thanks in advance