Automatically Refresh Web Pages While Editing Css

Hai Friends/ After a Long time We are posting a New topic. Due to Some Circumstances We Have to Close Our PR! Blog Letsenjoy. Okay NoW Coming to the Topic. I think Editing Css is one of the irritating task.And Refreshing to see the Changes is one of the jerky tasks too.Now With Css Refresher You don't have to waste time Over Refreshing Pages.



What is CSSrefresh?

CSSrefresh is a small  javascript file that monitors the CSS-files included in your webpage. As soon as you save a CSS-file, the changes are directly implemented, without refreshing your browser.

How to use CSSrefresh?

Adding CSSrefresh to your site is Very Easy task. Follow  the instructions below to add CSSrefresh on your website or blog.
Note: Make sure that you add CSS file before the javascript file. CSS files added after the javascript won’t be refreshed automatically.
Just Go to http://cssrefresh.frebsite.nl/#how and Drag & Drop the Css file "Css refresher".
Now Include the Css code like this in your Webpage 
<head>
<link rel="stylesheet" type="text/css" href="css/site.css" />
<script type="text/javascript" src="js/cssrefresh.js"></script>
</head>


Note that Only CSS-files included before the CSSrefresh-file will be refreshed.

0 comments:

Blogger Template by Clairvo