Home > Design - Imagery, Banners & Landers >

Refresh browsers automatically when coding (4)


07-26-2012 05:59 PM #1 pancakes (Member)
Refresh browsers automatically when coding

For Windows users, this may be helpful for coding HTML/CSS when editing a landing page.

I use Notepad++ to edit code and have both IE and Firefox open to test compatibility.

Download www.Autohotkey.com and use the following script:
http://pastebin.com/mfqpXQMF

So now, when you hit Ctrl+S to save the HTML document, the browsers will automatically refresh.

Hope this helps you save time in the development phase


07-27-2012 01:10 PM #2 tijn (Moderator)

http://livereload.com/

preferred tool for many webdevs on osx

works on mac and windows (alpha version)


08-23-2012 05:16 PM #3 arnetting (Member)

http://livereload.com/


09-13-2012 11:29 PM #4 thedudeabides (Moderator)

Thanks,

That's my biggest annoyance with web coding right now.


Home > Design - Imagery, Banners & Landers >