jquery.appear icon indicating copy to clipboard operation
jquery.appear copied to clipboard

Results 8 jquery.appear issues
Sort by recently updated
recently updated
newest added

Are you by any chance available for hire? Looking to convert this to vanilla JS - I can do it myself but would rather pay someone to save time if...

dont work with jQuery v3.4.1 jquery.min.js:2 Uncaught TypeError: $(...).appear is not a function at HTMLDocument. (script.js:386) at e (jquery.min.js:2) at t (jquery.min.js:2)

Hello! Is there a option to use it with webpack? I am having this issue here but i'm not able to fix it. Would you like to help me? I...

The error is showing on line 127 for me, but its this code block: Original (In master Branch, lines 124-128) ``` //process the queue checkAll: function() { var length =...

FIX ISSUE #1 - "Uncaught TypeError: Property '4' of object [object Array] is not a function" line 126 of appear.js file.

This script works great, however it would be good to have a script like this but disappear... so when an element goes out of the window you can reset the...

I have problem when I'm on an element that appears with help of appear.js and I refresh the page, I get error "Uncaught TypeError: Property '4' of object [object Array]...