This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Exclude rules and default search

#18963
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I guess that the original script might be cancelling the event bubbling, thus the click event does not reach this script on safari for some reason.

Try this variation, hopefully it reaches one of the elements and one of the events:

The other thing sounds more complicated, it requires much deeper customizations. Unfortunately I cannot suggest a custom code for that.