📜 ⬆️ ⬇️

jQuery UI FadeSlide 4.0

I present to you the newest plugin FadeSlide, which will turn your understanding of web development! With a total of 87 bytes, it performs real wonders.

Demo Page: FadeSlide UI
Uncompressed, development FadeSlide UI 4.0 (132b)
Compressed, produciton FadeSlide UI 4.0 (87b)

The syntax is very simple:

fadeslide($(".element"), function() {alert("Done!")}); 

Version history:
')
1.0 - Original SlideFade Plugin
2.0 - name changed to FadeSlide
2.1 - added the word UI for greater solidity
3.0 - fixed typo (extra bracket), due to which all previous versions of FadeSlide UI gave out SyntaxError
4.0 - added ability to assign callback

In developing:

4.1 - it is planned to introduce the ability to add two, or even three callback functions

Source: https://habr.com/ru/post/321746/


All Articles