Hi, coding people ๐โโ๏ธ
Hope you all doing well โ๏ธ and in this dev post you will learn how to make water ripple effect with pure HTML CSS and one JavaScript library ๐
Stay home and learn anything๐
Hi, coding people ๐โโ๏ธ
Hope you all doing well โ๏ธ and in this dev post you will learn how to make water ripple effect with pure HTML CSS and one JavaScript library ๐
Stay home and learn anything๐
For further actions, you may consider blocking this person and/or reporting abuse
Lakshmanan Arumugam -
ฤแบทng ฤรฌnh Sรกng -
Marcus Kohlberg -
Danial Habib -
Once suspended, atulcodex will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, atulcodex will be able to comment and publish posts again.
Once unpublished, all posts by atulcodex will become hidden and only accessible to themselves.
If atulcodex is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to ๐ฉ Atul Prajapati ๐ฎ๐ณ.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag atulcodex:
Unflagging atulcodex will restore default visibility to their posts.
Top comments (6)
title should be "Water ripple effect with HTML, CSS and jQuery.ripples"
otherwise I was expecting water ripple effect using just vanilla JS..
It's not just me then.
It's the same when people are saying โIt's pure HTML and CSSโ, then you look at the pen and see a bunch of JavaScript in there.
You are right brother ๐
Thanks for the suggestion ๐
First of all, this isn't pure JS. This is JS with jQuery which is a hella large library. That kind of makes the title pretty much misleading. Second, this really isn't a tutorial which you put it as a tag. Your kind of just giving a codepen, it would be nice if you at least explained it so it is more of a tutorial. Lastly, this doesn't seem to be anything that warrants a post at all. All that is being done is calling a simple jQuery function in JS with some parameters.
Hey shadowtime2000,
first of all, I'm really sorry for that silly mistake and I have solved my mistake you can check again.
Question: why I don't try to explain all things with code?
answer: The main reason is that, if I will try to write and explain the entire code it will take much time for me after that I will be disappointed to share my learning journey,
And yes be sure I will try my best to explain my projects in future :)
cheers Atul