Skip to content
  • Home
  • Learning Java script
    • Java Script Introduction
    • Javascript Comments
    • Learning Comment on Javascript
    • Learning Javascript Variables
    • What is Data Type in Javascript? How many Datatype in Javascript?
    • Operators
      • Arithmetic Operators
      • Comparison Operator
      • Logical Operator
  • Email Configure
    • How to Configure Google G Suite MX Records in a cPanel Hosting Account
  • Coding Related Problems
    • Blog Writing
      • How to write code in blog Tutorial and highlight the code
  • What is
    • What is Content Delivery Network (CDN)
    • How to import data from CSV file to php my admin
  • Shop
  • Cart
  • Checkout
  • My account

Eyeshiv Glog

Website Designing Blog

You Are Here
  • Home
  • 2022
  • May

Month: May 2022

May 24, 2022 SRISIIM

How to Hash Linking

1

(#) linking

Read More
How to combine First name and last name in excel
May 21, 2022May 21, 2022 SRISIIM

How to combine First name and last name in excel

1

Use below code for combining first name and last name. Code is = A1 & B1 For adding space in between name write below A1&”

Read More
May 16, 2022May 16, 2022 SRISIIM

Java Script on click Events

1, Javascript

Onclick Event <script> function myclick() { var x = document.getElementById(“msg”).value; document.getElementById(“demo”).innerHTML = x; } </script> Onclick Events Submit <script> function myclick(){ var x = document.getElementById(“name”).value;

Read More
May 16, 2022May 16, 2022 SRISIIM

Alert Code

1

<script> var x = “2”; var y = “2”; if (x <= y ){ window.alert(“value mached”); } else{ window.alert(“value does’t mach”); } </script>

Read More
May 14, 2022May 14, 2022 SRISIIM

Logical Operator – Logical and Logical or Logical Not (&&, ||, !)

1

Logical Operator are used for Checking more than one condition in a single time. Operator Name && Logical And || Logical OR ! Logical NOT

Read More
May 14, 2022May 14, 2022 SRISIIM

How to run Javascript and Javascript basic codes

1

Who to write javascript  Javascript must be write under <script> teg Like below <script> write your code here </script> Below is Javascript basic code <script>

Read More

Recent Posts

  • How to replace August 9, 2023
  • How to add google translate button on my website. June 26, 2023
  • How to add google Translate in my website June 26, 2023
  • How to add Google Search input box in my website June 26, 2023
  • How to remove empty space form Input box Javascript January 21, 2023

Recent Comments

    Archives

    Categories

    • 1
    • Ajax
    • Javascript
    • Jquery
    May 2022
    M T W T F S S
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    3031  
    « Nov   Jun »
    All Right Reserved 2018
    Proudly powered by WordPress | Theme: Blog New by Candid Themes.