Select Page
How to remove :hover on touch devices?

How to remove :hover on touch devices?

How to remove :hover on touch devices? As touch devices like mobiles and tablets do not have mouse cursors like desktops and laptops, they display a hover state whenever you touch the element. They keep on displaying the hover state even when you are not touching the...
Trigger input “change” for UI to work – jQuery Mobile

Trigger input “change” for UI to work – jQuery Mobile

If you want to manipulate the state of range on a web page created with jquery-mobile, you will have to trigger input “change” for UI to work in sync with the manipulated state otherwise UI will display false old state. I encountered this thing in...
CONVERT YOUR IMAGES TO BASE64

CONVERT YOUR IMAGES TO BASE64

It’s a good tool to convert your images to base 64 code that you can use inside your HTML or CSS directly if you do not want to make an HTTP request for your image as an asset or icon. Tool Link – https://tools.webdevpuneet.com/image-to-base64-converter/...
Screenfull.js – bring a page or any element into fullscreen

Screenfull.js – bring a page or any element into fullscreen

Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don’t have too. screenfull.js – bring element to full screen...
Work Smart not Hard to get Successful

Work Smart not Hard to get Successful

The new smarter way to solve things adopted by modern crow 😀 I was unknown about the fact that that we have two parts of the mind functioning for us every day and getting things done for us trying to solve every problem ahead of us. The two parts of the mind are the...
Freelance Economy – My Perspective

Freelance Economy – My Perspective

Freelance Economy Economy = Demand & Supply – A straight one we all know. A person in any profession will need some service and will offer some service. As humans are social animals and we all like to live in groups, we all need each other in some or other...