Wikipedia:WikiProject User scripts/Guide/Ajax: Difference between revisions
Content deleted Content added
→Userscripts: Added locations for good twinkle code |
m →HTML: Spelling |
||
Line 17:
===HTML===
You could fetch the whole
The result you could treat as a text but it's usually convenient to parse it as HTML document, e.g. using DOMParser object <small>(examples needed)</small>.
|