Pedro Coutinho
Pedro Coutinho
Is it possible to save the highlighted portion os text in a cookie or local storage so when i came back later to the page it scrolls to the still...
Are there any methods or callbacks available (check, uncheck, toggle, disable, enable, update, destroy, etc) ? thanks
Hello, I'm experiencing some issues with the markers an the line marker. I've applied the plugin to a div. What is happening is that the marker, the temp marker and...
Is it possible to define the menu via html structure rather than defining it in the js ? thanks
If you add readingTime() to a class or id, the tooltip should be confined to the area where that selector appears on the page, Right now, even if you select...
Can you add the minified js file ? thanks.
HEllo, I seems that in EDGE, Chrome, Brave the skip function does not work. If you click anywhere on the progress bar the video will not jump to that position....
Hello, Can the currentAmount be defined in along with html, for instance: ? ``` html ``` Thanks
Hi, I´m having an issue with this (great by the way) plugin. I´m calling a PHP file in the load method, like this: $('#hiddenresult').load('filename.php',null,initPagination); in that PHP file i´m using...
When i use the script on a form element (as examples below) it fires all the events (start, end, complete) but it does not shows the progress indicator overlay. Any...