Skip to content

Uncaught Error: NotFoundError: DOM Exception 8  #449

@wiedikerli

Description

@wiedikerli
$('[class*="thumbs-"]').each(function () {
  var rel = $(this).attr("class");
  $(this).colorbox({ rel: rel, maxWidth: 700 });
});

If i click on a thumb i get this error:
Uncaught Error: NotFoundError: DOM Exception 8

jQuery: 1.9.1
Colorbox: v1.4.15
Browser: ie 8 & 9 works, Chrome 27 not

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