Profile
Achievement
 
    
                reverend's Recent Snippets
- All /
 « Prev 1 Next »
Function to validate the existence of each key in the object to get the number of valid key/value pairs.
        
        
        
            0 
        
        
            1364 
        
                    posted 13 years ago by reverend
            Will produce output like this:
<html>
	...
</html>
<html>
	...
</html>
Target in CSS like this:
html[data-useragent*='Chrome/13.0'] .nav {background:url(img/radial_grad.png) center bottom no-repeat;}
or
html[data-useragent*=...
        
        
        
            0 
        
        
            2515 
        
                    posted 14 years ago by reverend
            Execute function / action when an element has loaded or clicked.
Originally seen here: http://www.codingforums.com/archive/index.php/t-144582.html
        
        
        
            0 
        
        
            1100 
        
                    posted 14 years ago by reverend
            Include drupal 5 mission statement in views or other php enabled sections(i.e.: Views Header, etc.).
        
        
        
            1 
        
        
            1001 
        
                    posted 17 years ago by reverend