Team:Linkoping Sweden/popup
From 2014.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
//Cancel the link behavior | //Cancel the link behavior | ||
e.preventDefault(); | e.preventDefault(); | ||
+ | e.stopPropagation(); | ||
//Get the A tag | //Get the A tag | ||
var id = $(this).attr('href'); | var id = $(this).attr('href'); |
Revision as of 09:11, 16 October 2014