Lightbox (JavaScript): Difference between revisions

Content deleted Content added
No edit summary
Line 28:
== Criticism ==
 
This feature goes against the expected behaviour of most browsers. In many browsers control clicking opens a link in a new page, however with a lightboxed link this does not happen, opening the image in the same window inside a lightbox instead, which may not be the behaviour thatwhat the user intended.
 
== References ==