User Tools

Site Tools


clean_msdn_magazine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
clean_msdn_magazine [2011/11/14 00:51] – created stephenclean_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
 </code> </code>
  
 {{tag>msdn javascript reference snippet}} {{tag>msdn javascript reference snippet}}
clean_msdn_magazine.1321231872.txt.gz · Last modified: 2017/01/01 19:48 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki