Skip to Content
Home › Forums › Older releases › 1.0.x › Bug in docClick
DocClick checks if the click is on a a-tag, but that prevents any kind of “nice” content of the a-tags, such as icons. Therefore the
$(e.target).is('a')
should be
$(e.target).closest('a', this.$root[0])
Username (required)
E-mail (required)
Enter the acronym for JavaScript? (required)
You will be emailed a link to set your password.
Username or Email Address
Password
Remember Me
Lost password?