Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Event listeners #800

Open
minuz1991 opened this issue Feb 15, 2016 · 0 comments
Open

Event listeners #800

minuz1991 opened this issue Feb 15, 2016 · 0 comments

Comments

@minuz1991
Copy link

Hi,

I've got a problem. I'm trying to add event listeners to the elements. For example $('#element').on('click',function(){alert('some stuff')}); but because elements are positioned absolutely and they are offset somewhere in the dom, I'm unable to click on the right thing and get the alert message. Is there a way to click the right element and be able to fire a function?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant