Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Создание XMLHttpRequest следует сделать более браузерно-переносимым #26

Closed
shurshur opened this issue Nov 30, 2011 · 1 comment
Labels

Comments

@shurshur
Copy link
Collaborator

Сейчас для AJAX запросов создаётся объект XMLHttpRequest. Не во всех браузерах это будет работать, надо в зависимости от условий делать по-разному (в Internet полно примеров). Желательно оформить создание объекта отдельной функцией, чтобы можно было применять везде.

@Larry0ua
Copy link
Contributor

добавили jquery для этого, теперь можно использовать во всем остальном - коммит f94da13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants