Hi from France.
I have an issue with the "scroll top" function called from a URL.
Considering this one :
The scroll top is OK.
But considering this one :
... so the second accordeon on the page, the scroll top is broken.
It looks like as soon as the URL does not use the id 0, the scroll top from URL is broken.
Thanks for your support.
Franck
Hi again. It looks like the situation is more tricky.
https://www.agnosys.com/services/offres-entreprise/?id=0&c_id=0 : No scroll top
https://www.agnosys.com/services/offres-entreprise/?id=0&c_id=6 : Scroll top
https://www.agnosys.com/services/offres-entreprise/?id=1&c_id=0 : No scroll top
https://www.agnosys.com/services/offres-entreprise/?id=1&c_id=4 : No scroll top
https://www.agnosys.com/services/offres-education/?id=0 : No scroll top
https://www.agnosys.com/services/offres-education/?id=4 : No scroll top
I don't understand why it works in a few cases only.
Thanks for your support.
Franck
OK…
I think I have understood the idea of using header IDs. That permits to point to a particular header when the page displays 2 accordeons like this one. Each accordeon has ID0, ID1, and then you can distinguish the accordeons using the specific header ID value.
The demo page is : https://www.agnosys.com/services/offres-entreprise
If you can take a look at what I wrote considering Safari/Chrome/Firefox and the scroll top value. You'll see that it is not so nice when clicking on the Draw Attention map versus clicking directly on headers.
Best regards.