I have a list of FAQs on, say, page faq.html
like so:
<div id="faq1">...</div>
<div id="faq2">...</div>
I now want to pulsate or simply highlight one of those DIVs
when I send a visitor there through a specific URL. Say on my checkout page I have a link saying "Find help here"
and it's linked to #faq2
.
How can I trigger a simple highlight animation (pulsate/blink)
in the background on the FAQ Div
element through adding a trigger in the URL like so: