0
JQwery
Как в js вставить jQwery не меняя структеры html , те. Не касаясь дом дерево сайта ?
2 Answers
0
You don't need to change HTML structure while adding jQuery on your code
0
The fact is that you can't get into the html code ! And you can't change it ! Even using JS (userscript). That is, no changes to html, only emulations (. onclick and the like)!