PHP Classes

File: js/init.js

Recommend this page to a friend!
  Classes of Rodrigo Faustino   PHP CRUD MVC   js/init.js   Download  
File: js/init.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CRUD MVC
Develop applications that provide CRUD interfaces
Author: By
Last change:
Date: 7 months ago
Size: 132 bytes
 

Contents

Class file image Download
(function($){ $(function(){ $('.sidenav').sidenav(); }); // end of document ready })(jQuery); // end of jQuery name space