Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Drupal snippet: outputs all theming variables of a content type or page. Add to template.php the following function:
function _phptemplate_variables($hook, $vars) {
return array('vars_data' => $vars);
}
then add the snippet to the relativ...
5
886
posted 17 years ago by marcoba
Firefoxã¯HTML4.0以外ã®DOCTYPE宣言ã¤ã‘ã‚‹ã¨100%表示ã®FlashãŒä¸€éƒ¨ã—ã‹è¡¨ç¤ºã•ã‚Œãªã„ãƒã‚°ãŒã‚ã‚‹ãã†ã€‚
å‚考サイト
http://uu-uu.com/blog/2006/10/flash_100another_htmllint.html
2
702
posted 17 years ago by kyokutyo
This template is for an XHTML 1.1 document with an external stylesheet.
0
1028
posted 17 years ago by cpjobling