javascript - Jquery function dont reconize the click on script -


i need script, works when click on empty space, when click script inside div, jquery function dont work, need make work when click on script on div div close cookie.

code in jsfiddle 

http://jsfiddle.net/fcfw2/406/

your script tag creates iframe. clicks in iframe won't bubble iframe's parent. you'd have write code in iframe src link.

see capture click on div surrounding iframe related question (your script tag inserts iframe @ location)


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -