9 lines
		
	
	
		
			243 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			243 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[\$(document).ready(function() {
 | |
| 	${0:// Stuff to do as soon as the DOM is ready;}
 | |
| });]]></content>
 | |
| 	<tabTrigger>ready</tabTrigger>
 | |
| 	<description>$(document).ready</description>
 | |
| 	<scope>source.js</scope>
 | |
| </snippet>
 |