Skip to content
  • Home Blog
  • More Online Tools
    • Code Compress & Beautify
      • HTML Compress
      • CSS Compress
      • JavaScript Compress
      • CSS Beautify
    • Words & Character Utitlies
      • Keywords Density & Word Count
      • Change Case
    • Image Convertor
      • Image To WebP Convert
      • EPS To PNG
    • SEO Tools
      • Extrat Title & Meta Tags
      • Extrat Heading Tags
      • Extract Tags From Youtube Video
      • Title Meta Length Counter
    • Color Tool
      • HEX to RGB Convert
    • Device Testing
      • Multi Device Simulator
  • Donate
  • Resource
Go back to home

Create a Unique ID by JavaScript Function and Store into Variable

Posted on: March 16, 2022JavaScript Tutorial , jQuery Code

  Create Unique ID by JavaScript   There are different way to generate Unique ID or unique identifier number in JS. Its very useful and use in may cases rendering […]

MySql query for fetch/ retrieve category data in WordPress with image thumbnail

Posted on: February 14, 2022MySQL , PHP , WordPress , Wordpress

MySql query for fetch WP post_id, post_title, post_date & name with using thumbnail for a particular WordPress category. WordPress also provides some methods for retrieving post data with thumbnails but […]

how to remove increase and decrease number arrow when use input type number in form

Posted on: April 18, 2021April 18, 2021CSS Tutorial , HTML

Remove arrow when using input number. Facing problem with increase and decrease number arrow when using input type number in form or Ajax request fields. Use Below CSS Code input[type=”number”]::-webkit-outer-spin-button, […]

How to get value store in cookie in browser by use simply jQuery

Posted on: March 26, 2021March 26, 2021JavaScript Tutorial , jQuery Code

Get Value store Cookie into Chrome or other Web Browser with JQuery Easily. Below the code, describe how to store a specified cookie value into a variable and use it […]

CSS Grid Properties

Posted on: October 15, 2020October 28, 2020CSS Grid , CSS Tutorial
CSS Grid Properties

Below I show you grid properties, When we use the grid in css some time we not remind the name of the property. So that I post this image for […]

Create an Accordion with HTML and jQuery

Posted on: June 27, 2020July 12, 2020JavaScript Tutorial
Create an Accordion with HTML and jQuery

Simple Accordion with HTML & JQuery An accordion used to create FAQ and Question & Answers. A vertical accordion is the show list. Each item can be expanded or collapsed […]

Put Multiple Properties of CSS in jQuery

Posted on: May 19, 2020June 27, 2020Code - Solution , JavaScript Tutorial , jQuery Code , Tutorial
Put Multiple Properties of CSS in jQuery

Put Multiple Properties of CSS in jQuery jQuery(‘container’).children().css({‘color’:’pink’, ‘background-color’:’blue’, ‘font-family’:’arial’, ‘font-size’:’20px’});

Get selected uploaded file name in input file by jQuery without fake path

Posted on: May 8, 2020September 22, 2020Code - Solution , JavaScript Tutorial , Uncategorized
Get selected uploaded file name in input file by jQuery without fake path

Uploaded file value comes with a fake path, how to get filename without a fake path. In this code, how to get filename without full path, only use the file […]

Flexbox Properties Tutorial and How to Use with HTML CSS

Posted on: January 29, 2020June 11, 2020Blog , CSS Tutorial
Flexbox Properties Tutorial and How to Use with HTML CSS

Why Using Flexbox: An Overview of Behind using flexbox. In this blog, show you using behind flexbox and main properties of using it in order to flexbox layout. What is […]

How to add or write :hover on ::before and ::after selector in CSS

Posted on: November 8, 2019November 8, 2019CSS Tutorial
How to add or write  :hover on ::before and ::after selector in CSS

How to add :hover on ::before and ::after css selector Some people find and facing the problem of how to use hover effect on ::before and ::after css selector, but […]

Posts pagination

Previous page Page 1 Page 2

Categories

  • MyFreeOnlineTools
  • Resource
  • Author
  • Blog
  • Corona Virus
  • Donate

Recent Posts

  • Get add select option dropdown year current from particular year by JavaScript
  • Create Gutenberg Block with NPX Node Enviroment
  • Basic Function: Get Template Output as String
  • Get Image Path in WP Query Loop
  • How to Dynamically Update the HTML Lang Attribute in WordPress Using functions.php
  • Tutorial
    • CSS Tutorial
    • JavaScript Tutorial
    • Wordpress

Recent Post

  • Get add select option dropdown year current from particular year by JavaScript
  • Create Gutenberg Block with NPX Node Enviroment
  • Basic Function: Get Template Output as String
  • Get Image Path in WP Query Loop
  • How to Dynamically Update the HTML Lang Attribute in WordPress Using functions.php
MyFreeOnlineTools