Показать сообщение отдельно
  #6 (permalink)  
Старый 11.11.2008, 17:01
Аватар для Snipe
Профессор
Отправить личное сообщение для Snipe Посмотреть профиль Найти все сообщения от Snipe
 
Регистрация: 06.05.2008
Сообщений: 765

How it works - Technical Aspects
This plugin uses the dynamic script tag technique.
...
this.node = document.createElement('SCRIPT');

...
I decided to mimic the functions of the XmlHttpRequest.
Ответить с цитированием