Removing #HTML tags from a string via #Javascript #jQuery 503 views1 minute read We can remove HTML/XML tags in a string using regular expressions in javascript. HTML elements such as span, div etc. are… 0 Shares 0 0 0 0 0 0 0
How to generate Hashing password as a string in command prompt which can be used in MySQL 471 views1 minute read Following way to generate Hashing password as a string in command prompt which can be used in MySQL… 0 Shares 0 0 0 0 0 0 0
How to remove last character of a string using #javascript ( #jQuery ) 512 views1 minute read You can also try this in plain javascript var str = "My Name is Tejash Shah!" str.slice(0,-1) //… 0 Shares 0 0 0 0 0 0 0
One Line of CSS Code to Add Smooth Scrolling Effect 400 views1 minute read Check out here Add a smooth scrolling effect to the document: html { scroll-behavior: smooth; } Try yourself here… 0 Shares 0 0 0 0 0 0 0
#WordPress 5.0 Edit / New post/page shows blank white screen 824 views1 minute read You can check the solutions here Simple and Temporary solutions just add below link in your theme function.php 0 Shares 0 0 0 0 0 0 0
Shopify script to give products with a quantity of 2 or more 10% off 296 views1 minute read Sample code for discount more than 2 line item 0 Shares 0 0 0 0 0 0 0
How to Test DNS Server Response Time to Troubleshoot Site Speed 599 views2 minute read USING DIG TO TEST DNS SERVER RESPONSE TIME To run a DIG command and DNS response time test,… 0 Shares 0 0 0 0 0 0 0
Convert Text Cases using jQuery, without CSS 431 views1 minute read Let us fetch the string to be converted and have it in a variable, so we reuse it… 0 Shares 0 0 0 0 0 0 0
For COD disable for a collection of products with tag, up to the amount and certain Pincode – Shopify Script 379 views1 minute read Shopify script only supported for SHOPIFY PLUS and SHOPIFY GOLD Account. It will not work for Basic /… 0 Shares 0 0 0 0 0 0 0
How to integrate Mailchimp with Shopify without any APP using AJAX without page refresh 494 views1 minute read Login in to your Mail Chimp account Step 1: Create an audience (for e.g. Create Subscriber for Tejash.me)… 0 Shares 0 0 0 0 0 0 0
How to download Facebook / FB videos straight to your laptop without using any app or service 398 views1 minute read (Note the following instructions are for Chrome but are very similar for other browsers) Here’s how to save… 0 Shares 0 0 0 0 0 0 0
jQuery Helpers 593 views1 minute read 01) jQuery to round off decimal values To round off decimal values using jQuery, we can use the… 0 Shares 0 0 0 0 0 0 0
How to Enable or Disable Advanced DNS Editor in WHM 392 views1 minute read Log into your WHM dashboard. Once you are in the WHM, look for the Feature Manager tool which is located… 0 Shares 0 0 0 0 0 0 0
Using Pure CSS to create "X" and "/" 417 views1 minute read For creating “X” HTML CSS For creating “/” HTML CSS Reference check 0 Shares 0 0 0 0 0 0 0
How to incorporate Google Tag Manager Code and Conversion Event for Shopify Website 505 views2 minute read Hi Friends, In the digital era, everyone talks about ROI in digital marketing. All clients or Agency which… 0 Shares 0 0 0 0 0 0 0