Forum Moderators: open
The site lists properties from a database with, say 10 results per page. Each item has a checkbox next to it and this will need to be counted if it is checked or not and the running total displayed on the page.
This would be nice and easy on one page but over 10 or 20 it is a little trickier.
Does it need to be an AJAX job or could it be JS writing to a cookie?
Anyway, suggestions welcome.
Thanks in advance,
Chris