Resignation Mail Sample 1 in Official-Documents on 09:46 No Comments Dear Sir, Please accept this as my formal resignation letter from my position as a [POSITION] to be effective from [DATE...
Resignation Mail Sample 2 in Email Official-Documents Resignation on 09:44 No Comments Dear Sir, Please accept this as my formal resignation letter from my position as a [POSITION] to be effective from [DATE...
Smooth Scroll to div Sticky header in jQuery on 03:10 No Comments Smooth Scroll to div var hash = "#block-block-33"; jQuery('html, body').animate({ ...
Post image without form using ajax in javascript jQuery php on 21:58 No Comments <!DOCTYPE html><html> <head> <script src="jquery.min.js"></script> ...
Using Curl in php on 23:47 No Comments $ch = curl_init(); // initialize curl curl_setopt($ch, CURLOPT_URL,"http://mobilemonitoring.compliantcampaign.com/api/user/create"); ...
How to print using jquery in jQuery on 22:34 No Comments Simply just add print.js Library and configure as JQuery: jQuery(".print-button a").on('click', function()...
How to hide date picker on button click in Drupal jQuery on 06:34 No Comments How to hide date picker on button click#ui-datepicker-div is parent div in which calendar is shown <input type="button"...