2690

Smooth-scrolling to another page’s anchor link while automatically adding a fixed navigation height The jQuery code that is also minus in
2019.06.07
Smooth-scrolling to another page’s anchor link while automatically adding a fixed navigation height The jQuery code that is also minus in
Personally, I think the homepage is most efficient with a si…
Timer Handling in jQuery
2014.05.05
Timer Handling in jQuery
One of the processes that I think you can do to get a little…
I changed the way I write jQuery.
2014.05.04
I changed the way I write jQuery.
I know it's rather rudimentary, but I recently changed the w…
siblings() for sibling elements in jQuery
2013.11.03
siblings() for sibling elements in jQuery
This is the first time I found out that there is a command t…
How to write PHP and Javascript arrays
2012.12.16
How to write PHP and Javascript arrays
I'm not good at arrays, probably because there are a lot of …
If you don’t want jQuery to react to anchor links, you can use preventDefault(); if you don’t want to react to the anchor link in jQuery.
2012.08.25
If you don’t want jQuery to react to anchor links, you can use preventDefault(); if you don’t want to react to the anchor link in jQuery.
In jQuery, we need to add an anchor with # as a trigger to d…