Coding
Elastic Hover Effect With jQuery And GSAP
A fancy elastic hover effect with an interactive cursor and a ripple click animation, built on top of jQuery and GSAP libraries. Demo Download source
A fancy elastic hover effect with an interactive cursor and a ripple click animation, built on top of jQuery and GSAP libraries. Demo Download source
A jQuery plugin to create a floating Whatsapp chat button on the page, which enables your visitors to send a message directly to pre-defined contacts. Demo Download source
An In-place/inline editing jQuery plugin that behaviors like the HTML5 contenteditable attribute and works any DOM elements like DIV, Paragraph, Table, etc. Demo Download source
I use jQuery in specific use cases. One of those use cases is landing pages. When running advertisements on social media, native platforms etc. it’s paramount that the core behavior of the page works in Read more…
I want to take my existing append data code and change it so that instead of appending to all rows or the end of a table, the data is appended to each row with unique Read more…
Peace be upon those who follow guidance how are you all I have a slight problem with the jquery I have two buttons, and a hidden element, when I press the old button the id Read more…
A responsive, flexible, customizable, and full-featured carousel & gallery plugin for any type of web content. Demo Download source
Digital Clock and Analog Clock implemented in jQuery, HTML, and CSS/CSS3. Demo Download source
So I have a modal with content that if there is no result it shows the option to search further basically. I have the button working, it makes an AJAX call and all that works Read more…
I am trying to take a table with some results in in and append it to another table row on a button click served by AJAX Jquery. The function code currently is: `#list-table` has a Read more…