You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ability to select iframe elements when using non-jQuery libraries and iframe elements are dynamically created by javascript.
Fixed multiple wrapping of highlighted text in mark elements that can occur on some conditions with iframes option (page contains several iframes and selecting several contexts). Previous 2.x.x versions correctly handle only one context.
Fixed bug that is related to old browsers in DOMIterator class, e.g. IE11. (introduced in v2.4.1)