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
818
posted 12 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
1020
posted 13 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
734
posted 13 years ago by reverend
Include drupal 5 mission statement in views or other php enabled sections(i.e.: Views Header, etc.).
1
609
posted 16 years ago by reverend