How to preview image before upload using JavaScript ?
In this tutorial, we will be learning to preview an image without actually uploading it to the server. We will use couple of lines of JavaScript code to achieve this. We will have an “input” HTML element to trigger the file selection box…
Design progress bar using CSS and JavaScript
A progress bar is a graphical control element used to visualize the progression of an extended computer operation, such as a download, file transfer or installation. A progress bar can be used to show how far along a user is in a process. Follow this…
How to share URL in Facebook Messenger through web ?
The following script enables you to share any link/URL in Facebook Messenger from webpage. We have used Facebook JavaScript SDK to achieve this. The script opens a new window in desktop web browser that enables you to share any link to specified friend…
How to create red blinking dot using CSS ?
In this tutorial, we are going to create a red blinking dot/circle using CSS. We will use CSS animation to achieve the same. Full Source Code : <style type='text/css'> @keyframes blink { 0% { transform: scale(1); opacity: .25; } 25%{ opacity: 1; }…
Confetti Party Popper Animation using JavaScript
What is a Party Popper ? A party popper is a handheld pyrotechnic device commonly used at parties. It emits a loud popping noise by means of a small friction-actuated explosive charge that is activated by pulling a string. The explosive charge comes from…
Configuring and installing WML (Wireless Markup Language) in XAMPP
The following are the steps outlined for setting up a server environment (XAMPP/LAMPP/WAMPP/MAMPP), configuring Apache to handle WML files, and using a phone simulator for testing. 1. Install XAMPP/LAMPP/WAMPP/MAMPP Choose one of the server packages…
How to Turn off Automatic Updates in Windows 10 ?
One of the most contentious aspects of Windows 10 is the operating system’s new approach to updating. When Windows decides to apply updates, the system gathers them and installs them automatically. This can be quite annoying for users, as they…
How to upload files via FTP using PHP ?
In this tutorial, we are going to learn to upload files via FTP using PHP. The File Transfer Protocol (FTP) is a standard communication protocol used for the transfer of computer files from a server to a client on a computer network. FTP is built on a…
Autocomplete Input using jQuery UI
In this tutorial, we are going to create an Autocomplete Input element using jQueryUI. jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you’re building…
A Complete Guide to Poonhill Trek, Annapurna Region
Life gets monotonous when we always do the same home-college-office and back to home routine almost every day. This monotony kills the spirit of fun living and the situation is far worse when you are all cramped in tight schedule and cannot take a day…
[Updated] Instagram API to fetch User Profile, Followers, Following
Have you gone through one of our video tutorial : Simple Instagram API that fetches User Profile, Followers, Following, Images, Posts, Likes , Shares using JavaScript for fetching Instagram User profile, followers, following and posts. Most of the…
Trek to Rara : Best Trek in Western Nepal
Rara is a popular destination from trekking and tourism prospects located in Western Nepal. On the way to Rara, one can witness cultural aspects and scenery that is quite different from rest of Nepal. Route to Rara is quite rough and bumpy as the…
Annapurna Base Camp Trek : Number One in everyone’s bucketlist
Annapurna Base Camp is an enigmatic destination where visitors can sightsee abundant of flora, fauna, beautiful landscapes and breathtaking snowcapped Himalayas. Among the various trekking destinations scattered all over Nepal, Annapurna Base Camp is…
Langtang Trek : Perfect Blend of Pleasant and Ambient Scenery
For nature lovers and trekking fans, Langtang trek is an ideal destination. It is a pleasant trip to get close to Mother Nature and enjoy the serene ambience getting away from the hustle and bustle of the ever-busy city at least for a few days. This…
Take me to Gosainkunda : A Trekking to Try Out Once
Among all the eye-catching scenic places scattered all over Nepal that have the spell-binding power to capture hearts and minds alike, Gosainkunda is one. It is a freshwater lake located at an altitude of 4,380 meters in Rasuwa district. Also, it has…