Open ksungha opened 5 years ago
It's better to link the buttons using an anchor tag with plain html and can be styled using css
Hi, is this issue still on? i'd like to work on it. cheers
But still it is not redirecting to Payment.html. I resolved the issue but unable to commit . It is saying 403 forbidden.
I would like to take the above issue and contribute to it, can you guide me through the steps??
I would like to work on this issue. Can I??
In Cart.html, the two buttons shown do not link to another page. When hitting the proceed to checkout button, I expected it to reach the payment.html. Same goes with the continue shopping, which should reach the index at least. I recommended adding an onclick event in the JavaScript to fix this issue.