Posts Tagged as ‘event.stopPropagation’

November 9, 2007

click clack

Ran into an interesting issue today that I’m surprised I haven’t hit before. A list contains many entries, each displaying some high level data about what lies beneath. A click anywhere on the entry should take you to a more detailed view… The trick comes with the whole “click anywhere on the entry” bit. In [...]