Hi everybody,
I would like to have functionalities & interface like this
http://www.bluenile.co.uk/diamond-search?filter_id=0&track=head.
Currently, the search result and checkbox are presented as in the above example.
However, I am not sure of where should we keep the checked value to have something like
in the bottom.
( all selected record will be listed,
then users can remove the records if they change their mind,
before comparing the selected records- http://www.bluenile.co.uk/diamond_comparison.jsp#DIAMONDCOMPARISON_STEP.
I don't think we should keep the value in database..or it is?
Can I use php solely able to do this, or should I combine with javascript?
Many thanks