Lightbox (JavaScript): Difference between revisions

Content deleted Content added
Criticism: grammar
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,. howeverHowever, with a lightboxedLightbox link this does not happen, opening the image in the same window inside a lightbox instead, which may not be what the user intended.
 
== References ==