Skip to content

Version 2.5.0

Choose a tag to compare

@angezid angezid released this 07 Apr 10:58
· 72 commits to master since this release
  • 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)