Live.js to Auto Refresh Webpage After Editing !!


We are sharing one productive tool to make your web development faster.If you are web designer or web developer then this tool may improve your web designing faster.

Whenever we try to code any HTML or CSS or JS page then we need to open two windows i.e editor as well as browser to check latest version of the web page

Suppose we are editing the CSS file then we have to go to browser and reload the webpage to get the fresh new look of the webpage.


LiveJs is a JavaScript library allows you to view the latest changes to your web page in the browser in real time,i.e auto refresh.

Recommanded Tutorial : Live.js – Why it’s amazing, and getting it to work with PHP files.

LiveJS Limitations :

  1. Live.js will only work on a server (so anyone who downloaded it and tested it on local system would not take advantage of the Live.js)
  2. Live.js does not work on .php files