PHP Classes

File: Modules/Service/Resources/views/services/partials/scripts.blade.php

Recommend this page to a friend!
  Classes of Maniruzzaman Akash   LaraCMS   Modules/Service/Resources/views/services/partials/scripts.blade.php   Download  
File: Modules/Service/Resources/views/services/partials/scripts.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: LaraCMS
Content management system based on Laravel
Author: By
Last change:
Date: 1 year ago
Size: 157 bytes
 

Contents

Class file image Download
<script>
    // Run on initialization
    $("#search-area").addClass('display-hidden');
    $("#search-area").removeClass('display-block-inline');
</script>