I'm somewhat new to javascript...bu t I am curious if there is a code out there where:
I can show part of a page and the rest of it is hidden.
Then have two buttons.
1. Click here to continue w/o an account
2. Click here to create an account and continue
When they click on either of the buttons...the rest of the page will show up/load without going to another page. And the other button will disappear.
I can show part of a page and the rest of it is hidden.
Then have two buttons.
1. Click here to continue w/o an account
2. Click here to create an account and continue
When they click on either of the buttons...the rest of the page will show up/load without going to another page. And the other button will disappear.
Comment