My Computer Tips

My Computer tips has over 290 tutorials and tips.

Categories

Vanilla Javascript Tips & Tutorials

Added: 19th of March 2024

  Display Print Dialogue window using Javascript

Added: 29th of December 2022

  Show and Hide div using Javascript

Added: 21st of December 2022

  Get the window width and height in Javascript

Added: 11th of October 2022

  Simple for loop in Javascript

Added: 25th of July 2021

  Display date and time using Javascript

Added: 25th of October 2020

  Clear all form fields using Javascript

Added: 22nd of October 2018

  Generate a random number between 1 and 5 using Math.floor and Math.random commands in Javascript

Added: 15th of October 2018

  Using document.getElementByID() in javascript to send form data

Added: 14th of October 2018

  Using document write() in javascript.