Javascript |
X

Congrats, You are Subscribed to Receive Updates.

Javascript

Solved: Dropzone is already attached

Solved: Dropzone is already attached
Dropzone autoDiscover false not working and Dropzone already attached error comes when you are working with dropzone. You need to understand the fact of already your dropzone is hooked. We need to destory it before load the new one. Let’s make use of the below code to destroy the already created Dropzones and create a fresh one again. Before that lets write a function to ...

Check if a url is already open in JavaScript

Check if a url is already open in JavaScript
Introduction From the string side functions, we have to do many string manipulation programs. Some cases we need to identify whether the string contains another string or now.  PHP String Contains Specific Word is also called as strpos. This function helps to find the string in another string. or a charater in a string or a sentence. Strpos is a quite easy program to compare ...

Simple JavaScript Month Year Picker

Simple JavaScript Month Year Picker
Introduction A Simple Minimal JavaScript helps you to create an month year picker on text boxes. This might be a bit oldage design and Simple JavaScript Month Year Picker. But it will be very useful when it comes to work with Expiry date for a project or manufacturing date for a product.  There are some jQuery plugins available and which will work on fine. But  ...

End of Service Benefits (ESB) Calculation Saudi Arabia

End of Service Benefits (ESB) Calculation Saudi Arabia
Introduction End of Service Benefits (ESB) Calculation Saudi Arabia. Saudi ESB  calculation has some formula to calculate it. ESB calculator is available from the Saudi Govt website itself. There you can use and calculate the ESB for an employee.  From their formula, I just created an image for your better understanding. I hope this helps better to understand it. From their website I have understand ...

TinyMCE Image Upload Plugin

TinyMCE Image Upload Plugin
TinyMCE Image Upload Plugin is available in TinyMCE Editor website itself. But We need a File-manager to select images from your websites Uploads directory. That’s Pretty Simple to add Select Images from your website uploads folder.  For that, we need a file manager to select files from it. I just borrowed Cute File Manager From tutorialzine.com. You can check and download that file manager from here. ...

Reduce Bounce Rate Without Plugin

Reduce Bounce Rate Without Plugin
Reduce Bounce Rate. In SEO the Bounce Rate is important for every site. Bounce Rate is simply meant bouncing your website visitors. Usually, Google keeps a record, to match key words and matching fields. Most of blogs and e-Commerce site users are try to get bounce rate very less and exit rate will be more.  Let’s see what is Bounce Rate and What is Exit ...

Add or Append or Insert Options to Select Options by using jQuery or JavaScript

Add or Append or Insert Options to Select Options by using jQuery or JavaScript
Add or Append Options to Select Options by using jQuery or JavaScript. Several tutorials available already for adding options to a select options drop down. Anyhow I am just discussing my way of appending or adding an item of option to the existing select options list. JQuery With help of jQuery you can use the following code to add your options dynamically. Append one option ...

Passing JavaScript Array To PHP Through JQuery $.AJAX

Passing JavaScript Array To PHP Through JQuery $.AJAX. Sometimes you need to process an array of data through php.  But we have the Array in JavaScript. So we need to pass the whole array in a variable.  We have two options. JSON String Direct array Direct Array : This one is simplest method to pass the data’s from JavaScript to php.  Just add the Array ...

Check if Javascript function exists or is defined

Check if Javascript function exists or is defined . On certain situations, we have to check the function whether it has definition or exist to call.  Else we have to bear some errors and it will affect next programs, than, total Javascript results failed to run. Its quite  good idea to check whether a function exist or not, which will prevent problems of js errors ...

After Ajax Call jQuery function not working properly

After Ajax Call jQuery function not working properly. Sometime after the after the Ajax call the popular jQuery plugins and jQuery custom functions stop responding. Its one of a biggest hassle when you rewriting contents after Ajax call. Here the problem is nothing, actually when the DOM gets ready all the event were loaded. Than after the ajax call the elements are redrawn again. So ...

Menu

Sidebar