Home
HTML
CSS
JS
PHP
Query
Mix
git
Search form
Search
You are here
Home
» Drupal JS format
Drupal JS format
(function($){
$(document).ready(function(){
...
});
})(jQuery);
code type:
js