Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Testing for upper-case image tag breaks in XHTML #6

@ghost

Description

ZoomService.prototype.zoom = function (e) {
var target = e.target
if (!target || target.tagName.toLowerCase() != 'img') return
if (this.
$body.hasClass('zoom-overlay-open')) return

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions