long-press.js
| 612 B | Satir:
0
| js
Geri
/*========================================================================================= File Name: long-press.js Description: jQuery plugin to ease the writing of accented or rare characters. ---------------------------------------------------------------------------------------- Item Name: Modern Admin - Clean Bootstrap 4 Dashboard HTML Template Version: 1.0 Author: GeeksLabs Author URL: http://www.themeforest.net/user/geekslabs ==========================================================================================*/ $(document).ready(function(){ $('.long-press').first().longPress(); });
Kaydet
Ctrl+S ile kaydet