I'm just starting out with javascript and I am trying to add a redirect to 2 buttons on an index page so that thereafter if they clicked button (a) they are redirected to page (a) and if they clicked (b) they go to (b) when they access the site.
I have been working with the cookie functions from and using window.location.href but with no luck as yet.
Can you help?
Many thanks
I have been working with the cookie functions from and using window.location.href but with no luck as yet.
Can you help?
Many thanks