[jQuery] Clickable div?

2009-09-04 Thread lukas
I have a div that only contains an image. How would I create a jquery-click function that basically would represent a normal a tag for his div? Thank you!

[jQuery] Clickable DIV possible?

2008-11-21 Thread lukas
Is it possible to click or select a DIV with jquery? $(DIV ID or Class?).click(function() { .