Simple Ways to Embed PDF in Html Page
Learn how to embed a PDF document in HTML web page as an inline view. Many users looking to display a…
Learn how to embed a PDF document in HTML web page as an inline view. Many users looking to display a…
Learn how to select or deselect all checkboxes using jQuery. This is a short and easy to use jquery code that…
If you are looking for a jQuery countdown timer with days, hours, minutes, and seconds, then you are at the right…
Learn how to show the image upload progress bar using jQuery. Image upload is common functionality used in web applications. But…
Learn how to extract a zip file using the PHP ZipArchive class. In the previous post, we have explained how to…
Learn how to create ZIP file using PHP. In the previous post, we will see how to compress the image before…
WhatsApp contact form jquery plugin allows any form submit as a WhatsApp message. This jQuery plugin will fetch any form response…
This is a short tutorial on the rotate image using jquery. In the previous post How to Flip an Image using…
Learn how to flip an image using jQuery & CSS. In a previous tutorial, we have seen How to Zoom Image…
Compress or resize image before upload is an important functionality for any web developer. Everyone knows that fast web page loading,…
Getting IP address is quite easy using jQuery code. We have shown an example code to fetch IP address in jQuery….
I found many user who demanded simple image zoom on hover feature, so i write this tutorial for them. In this,…