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

How to enable the default behavior associated with the <a> element's href attribute ? #40

Open
pet1244 opened this issue Aug 8, 2023 · 0 comments

Comments

@pet1244
Copy link

pet1244 commented Aug 8, 2023

Hello,
The pagination uses an 'ul' element with multiple 'li' items to show the order of ban pages.
Within each 'li' item, there is an 'a' element with its href attribute., the default behavior of it is prevented.
I tried finding the right event.preventDefault() function in the correct JS file, with no success.

I wish to enable the URL direction.

Perhaps you can assist with identifying the cause of it.
Thanks in advanced.

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

No branches or pull requests

1 participant