clean_msdn_magazine
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| clean_msdn_magazine [2011/11/14 00:51] – created stephen | clean_msdn_magazine [2017/01/01 20:05] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| - Enter the following in the command line:\\ | - Enter the following in the command line:\\ | ||
| <code javascript> | <code javascript> | ||
| - | $("body").replaceWith($("#MainContent").html()); | + | document.body.innerHTML = document.getElementById('MainContent').innerHTML |
| </ | </ | ||
| {{tag> | {{tag> | ||
clean_msdn_magazine.1321231872.txt.gz · Last modified: 2017/01/01 19:48 (external edit)
