http://codepen.io/anon/pen/dXkoYp
Hello I am trying to trigger this popup after the line, I need this line to stop the page from anchoring
e.preventDefault();
I have tried to trigger it using this below but nothing shows up
$('div#popup1').trigger('click');
The expected result is this http://codepen.io/anon/pen/AXbvXZ