I’m having this problem :
I have some divs wich are animated with jquery, and I need some links in them.
I put the links in normal “html a href’s”..
Is there a way to make this possible?
I’ve been searching the internet for two days now, and even asked a teacher webdesign, but we can not find anything helpfull.
This is the site I’m working on :
http://designchitchat.be/bart/vuurdood-site/
Thanks in advance!
You have to test if the target is an “a” element or not
I made an jsfiddle, you can test the link i put in “Links” box
http://jsfiddle.net/7QJPH/5/
You can also test this javascript, it’s only work with the “links” box, you have to duplicate for other parts