jQuery stop() Method:- The jQuery stop() method is used to stop an animation or effect before it is finished. The stop() method works for all jQuery effect functions, including sliding, fading and custom animations. Syntax: $(selector).stop(stopAll,goToEnd); <html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script> $(document).ready(function(){ $("#flip").click(function(){ $("#panel").slideDown(5000); }); $("#stop").click(function(){ $("#panel").stop(); }); }); </script> <style> #panel, #flip { padding: 5px; font-size: 18px; text-align: center; background-color: #555; color: white; border: solid 1px #666; border-radius: 3px; } #panel { padding: 50px; display: none; } </style> </head> <body> <button id="stop">S...
I like this type of web design article i realy appreciate your thought keep it up. its so useful for me and my knowledge.
ReplyDeleteRead More: Best Application Services Company in Jaipur
Best Blockchain Development Company in jaipur
I like this type of web design article i realy appreciate your thought keep it up. its so useful for me and my knowledge.
ReplyDeleteRead More: Best Application Services Company in Jaipur
Best Blockchain Development Company in jaipur
html paragraph margin samples
ReplyDeleteP paragraph tag margin-left margin-right