📜 ⬆️ ⬇️

jQuery 1.3 Beta 1

The first beta JavaScript jQuery framework version 1.3 has been released. It is laid out exclusively for testing.

Major changes that may affect the old code:
- New selection mechanism for the selector.
- Operations with DOM.
- .offset ()
- Namespaces.
- When an event is raised, it is applied up the DOM tree.

We try and report bugs
')
// Official announcement

Source: https://habr.com/ru/post/47544/


All Articles