InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Category: jQuery

Traversing through Elements using jQuery

Arvind KumarHTML and CSS, jQuery, MiscelleneousLeave a Comment on Traversing through Elements using jQuery
traversing

jQuery is a very powerful tool that provides various traversing methods to select the element randomly and sequentially. With jQuery selecting and finding an element becomes very easy. But at times, we may wish to improve the selection and when…

Read More→

LocalStorage in JavaScript

Arvind KumarJavascript, jQuery, Miscelleneous, ReactLeave a Comment on LocalStorage in JavaScript
LocalStorage

LocalStorage is a type of web storage that allows JavaScript websites and apps to store and access data right in the browser with no expiration date. This means the data stored in the browser will persist even after the browser…

Read More→

Dropzone Child elements are not clickable for upload

Arvind KumarJavascript, jQuery, Miscelleneous, ToolsLeave a Comment on Dropzone Child elements are not clickable for upload

When attaching the .dropzone() object via jQuery, generally it does not allow you to click child elements and open the upload dialog.

How to prevent parent’s onclick event from firing when a child tag is clicked with jquery?

Arvind KumarJavascript, jQuery2 Comments on How to prevent parent’s onclick event from firing when a child tag is clicked with jquery?

Generally, Javascript events bubble (listen) to the highest point in the DOM to which a click event had been attached. So even if you don’t have any other explicitly click-able elements in the div, every child element of the div…

Read More→

Adding multiple Recaptcha and custom form validation with Ajax

Arvind KumarJavascript, jQuery5 Comments on Adding multiple Recaptcha and custom form validation with Ajax

It is possible to add multiple Google Recaptcha on single page. Here is an example of adding Google Recaptcha in two different forms and adding custom validation to them. This example illustrates using how response ids are created when rendering of…

Read More→

How to know whether an element existed with jQuery

Arvind KumarjQueryLeave a Comment on How to know whether an element existed with jQuery

For the reference. In general javascript we can check for the existence of an element using the method below: if(document.getElementById(‘element_id’)) { //element exists } else { //element does not exist }

Simple image rotater with fadeIn fadeOut effect using jQuery

Arvind KumarjQuery1 Comment on Simple image rotater with fadeIn fadeOut effect using jQuery
jQuery-Image-Rotator

One may find it useful for rotating images with fadeIn fadeOut effect using jQuery. How it works? It collects image elements grouped by class name and rotates them within an image element which is identified by element ID.

How to open a WordPress menu child link in new window with jQuery

Arvind KumarjQuery, WordPressLeave a Comment on How to open a WordPress menu child link in new window with jQuery

Following is the example code for how to open a WordPress menu child link in new window with jQuery.

Vector Digital Clock jQuery Plugin (beta)

Arvind KumarjQueryLeave a Comment on Vector Digital Clock jQuery Plugin (beta)
Vector Digital Clock jQuery Plugin (beta)

Vector Digital Clock plugin was created to show Digital Clock in more computerized and presentable way. With this plugin it is possible to show each digit or character of time in form of Digital Vector or character. This plugin works…

Read More→

How to check radio button on page load with jQuery

Arvind KumarjQueryLeave a Comment on How to check radio button on page load with jQuery

For example you have a set of radio buttons created dynamically with some web language like PHP and you expected one of them selected or checked on most of the times. If, none of them was checked somehow, you would…

Read More→

Posts navigation

1 2 3 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide
  • Introduction to Node.js for Beginners
  • How to Modify WooCommerce Templates

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram