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