Revision: 67565
                            
                                                            
                                    
                                        
Updated Code
                                    
                                    
                                                    
                        at October 7, 2014 20:26 by Sandstedt
                            
                            Updated Code
if (screen.width > 480) {
  $(document).ready(function() { ... });
}
                                
                            Revision: 67564
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at October 7, 2014 20:24 by Sandstedt
                            
                            Initial Code
if (screen.width > 480) {
  $(document).ready(function() { � });
}
                                Initial URL
Initial Description
Source: Responsive Web Design - Ethan Marcotte
Initial Title
Detect screen size with jQuary
Initial Tags
Initial Language
jQuery