How to rotate image on hover using jquery
Image displayed will get randomly tilted to different angles defined in an array either towards right or left. While mouse hover(Move mouse over the top of image) it will zoom…
Image displayed will get randomly tilted to different angles defined in an array either towards right or left. While mouse hover(Move mouse over the top of image) it will zoom…
You might have noticed in many websites that they automatically load data once we scroll browser window down. Most of them use jQuery as it is easy to implement since…
Ajax PHP Live Search is very popular now a days. In this tutorial we are searching wordpress post live using Ajax. This will in turn help user to search for…
Using jquery we can create a simple splash screen for your website. When a web page loads this script will automatically create a splash screen which is basically an image.…