DevArticles.In

Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Tag: jQuery

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→

jQuery File Upload plugin for CakePHP 2.x

Arvind KumarCakePHPLeave a Comment on jQuery File Upload plugin for CakePHP 2.x

Got a working copy of https://blueimp.github.io/jQuery-File-Upload/ file upload plugin for CakePHP 2.5.5 built as a plugin. Forked and modified from the original repository https://github.com/hugodias/FileUpload into https://github.com/inimist/FileUpload to incorporate latest files and functionality.

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.

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→

Fix to jQuery ui calendar not appearing from or hiding behind thickbox

Arvind KumarHTML and CSS, Javascript, jQueryLeave a Comment on Fix to jQuery ui calendar not appearing from or hiding behind thickbox

If you are facing an issue of jQuery ui calendar not appearing while clicked from a jQuery thickbox or if some part of the calendar hiding behind the thickbox window you need to apply a quick fix to your calendar.

jQuery pop up message box sliding from left to right and positioning horizontally at the center

Arvind KumarJavascript, jQuery4 Comments on jQuery pop up message box sliding from left to right and positioning horizontally at the center

Just wrote a simple sliding box script to make a message box appear sliding from left to the middle of web page. The box appears once a day. The first appearance is logged into a browser cookie, so if user…

Read More→

A simple javascript image slide show using setTimeout and jQuery

Arvind KumarJavascript, jQuery1 Comment on A simple javascript image slide show using setTimeout and jQuery

Just now i created a small slideshow. The slideshow uses some static images stored in a javascript object (array) and runs till the last image in this array. For example, the array:

Form DOM element not recognized (created) in ajax form in IE when placed with end tag missing

Arvind KumarAjax, HTML and CSS, Javascript, jQuery, PHP2 Comments on Form DOM element not recognized (created) in ajax form in IE when placed with end tag missing

Skipping a form end tag </form> costed me almost a day (i had to go to bed abandoning the fixing for some time though;)). I had been using ajaxForm with jQuery to submit ajax form which was placed on a…

Read More→

Posts navigation

1 2 Next

Recent Posts

  • How to Remove Appends Attributes from Laravel Eloquent Model
  • How TO – Remove a Property from an Object in JavaScript
  • Array Destructuring With or Without List Function in PHP
  • Git Cannot open .git/FETCH_HEAD: Permission denied Solution
  • How to Check Laravel Version using CLI and File System

About Arvind

Arvind Thakur is a Freelance Web Developer and Internet Blogger. Before starting as a freelancer in March 2009 he worked in three software companies. Recently he has managed to build up a small web development team by the name of Inimist Technologies in Chandigarh, India. >> know more

.htaccess activecollab Ajax Apache CakePHP CakePHP3 cakephp tips & tricks captcha component Create css csv custom database date git How to Javascript jEdit tips & tricks jQuery Keyboard shortcut laravel Linux Linux Tips & Tricks mobile phone model multiple MySQL mysql tips & tricks Nokia E5 pagination permissions PHP php code php tips & tricks plugin tips & tricks Ubuntu validation virtual host Windows Windows 7 wordpress wordpress tips & tricks wp-ecommerce

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • March 2021
  • November 2020
  • July 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • June 2018
  • October 2017
  • August 2017
  • February 2017
  • December 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • May 2016
  • October 2015
  • August 2015
  • July 2015
  • June 2015
  • March 2015
  • February 2015
  • January 2015
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • April 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
Copyright © All rights reserved.
Blog Kit by WP Charms