DrupalBin
Submit Code
About
Recent Posts
how to add a ahah form element after submit
8 hours 56 min
ago
user_deco add functions
9 hours 7 min
ago
simple version
12 hours 49 sec
ago
Fix for D6 path_set_alias
12 hours 56 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
JSON
Fix for Code
July 15, 2008 - 11:32pm —
litwol
Drupal.
theme
.
item_list
=
function
(
items, title, type, attributes
)
{
var
output =
'<div class="item-list">'
;
if
(
items == undefined
)
{
items =
[
]
;
/*initialize default values*/
}
JS THEMING
JSON
theming
Read more