I want to try and find a way to spoof a click with jQuery/Javascript.
Basically I have an image wrapped in an tag. When I click this I want the browser to think it has clicked a different link and run that instead.
I have lightbox activated on the click of $('.gallery a') I want to click one image but have lightbox think I've clicked another and open that up in the lightbox instead.
Try doing this.