PHP Classes

File: assets/js/search.js

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   assets/js/search.js   Download  
File: assets/js/search.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Create Bundle Skeleton
Application to create reusable Symfony Bundles
Author: By
Last change:
Date: 4 years ago
Size: 123 bytes
 

Contents

Class file image Download
import './jquery.instantSearch.js'; $(function() { $('.search-field').instantSearch({ delay: 100, }); });