/*========================================================================================= 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 Author: Pixinvent Author URL: http://www.themeforest.net/user/pixinvent ==========================================================================================*/ $(document).ready(function () { $('.long-press').first().longPress(); });