A jQuery list that saves the user's selection (e.g. cart)

I work on a travel site. I am looking for a function that allows my users to click on a hotel and save their selection in a “list” on the sidebar.

I want it to function like a cart so that the list is never erased and that you can see the selection until you are ready to print everything.

Any help / suggestions are appreciated.

Thank!

+3
source share
4 answers

, , . . - cookie, - .

, , , .

0

cookie, php. http://www.w3schools.com/js/js_cookies.asp , cookie javascript.

0
source

I recommend using My Favorite Posts ' wordpress plugin for this kind of work.

0
source

All Articles