Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checking for href's undefined value #55

Merged
merged 1 commit into from Feb 19, 2014
Merged

Checking for href's undefined value #55

merged 1 commit into from Feb 19, 2014

Conversation

furiabhavesh
Copy link

If this check is not present and if any anchor tag does not has href attribute (which its not there in dataTables plugin) then the page was being redirected to "/undefined".

snikch added a commit that referenced this pull request Feb 19, 2014
Checking for href's undefined value
@snikch snikch merged commit 00f2b83 into snikch:master Feb 19, 2014
NightOwl888 added a commit to NightOwl888/jquery.dirtyforms that referenced this pull request Jun 24, 2015
NightOwl888 added a commit to NightOwl888/jquery.dirtyforms that referenced this pull request Jun 24, 2015
NightOwl888 added a commit that referenced this pull request Sep 21, 2015
…se they have no HREF is not the right behavior for everyone. In some cases it makes sense to monitor clicks from AJAX driven elements and it is much easier to ignore them with the ignoreClass or ignoreSelector than having to wire up the events manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants