X
X
ximik2020-04-28 09:43:38
JavaScript
ximik, 2020-04-28 09:43:38

How to unblock a link?

Help, how to remove the browser blocking the transition to the link!
Somewhere deep in the scripts, a block is set for the standard behavior of the browser when the left button is clicked on a link.
This blocking is implemented in the slider, apparently so that the transition by arrows (right, left) and listings (round bars) does not work. There was a need to insert links / (more) under the headings with a transition to a separate page. So the link "Details" does not work, does not react at all to a mouse click.

Is it possible to cancel the ban to attribute an additional script in the link? Or paste the script right below the link?
I understand the blocker is e.preventDefault ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
ThunderCat, 2020-04-28
@ThunderCat

As the simplest option - to knock out a wedge with a wedge, put a transition to the desired URL with Javascript. In general, you have a rather strange slider, I have not seen one that blocks links in blocks...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question