I am trying to eccommerce site and I need ajax function or something similar.
On the process of register, People could click “agreement” link.
I made it as a page but without showing the page, can I just show it by ajax function or similar feature?
On this link, you can see “이용약관”. when you click it, it will show a page that contains agreements.
I want to show it without opening a new page.