Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Onclick function won't run on buttons, and anchor tags. #71

Open
chiragnarula opened this issue Oct 21, 2013 · 1 comment
Open

Onclick function won't run on buttons, and anchor tags. #71

chiragnarula opened this issue Oct 21, 2013 · 1 comment

Comments

@chiragnarula
Copy link

Hey, I am not sure what I am missing, but I have been struggling with onClick functions on anchors, and Buttons.

@jaunesarmiento
Copy link
Owner

Hi @chiragnarula, you might want to look at two things:

  1. First check if you have an onClick attribute in your <body> tag. You'll want to remove that.
  2. Then make sure you have data-ignore="true" attribute in your links and buttons.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants