ericmmartin / simplemodal

A modal dialog framework for jQuery
http://simplemodal.com/
Other
506 stars 229 forks source link

FB, Twitter, Script is not loading => Conflict e.prevent default #41

Open surjithctly opened 10 years ago

surjithctly commented 10 years ago

Hi,

Thank you for a simple and elegant popup, really impressed with it. But i have a problem implementing described below.

My Simple popup will shows on clicking download button. The popup works fine, then I found that my Download link is not working. So I figured out the problem and deleted (e) and return false. Now my Download link and popup works fine.

But now, Inside the popup, there is social Share Bar. That stopped working. Only linked in share is working fine. but Twiiter facebook, G+ stopped working.

If I added return false again, then the social bar will work fine, but the download link stops working.

Do you have any idea about how to fix this strange issue?

I'm using Wordpress.