mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

Internet Explorer extension #61

Closed agileapricot closed 13 years ago

agileapricot commented 13 years ago

Some one had to request it. Since you only really need one modern browser and IE to do live testing in.

agileapricot commented 13 years ago

It seems IE9 might support websockets through silverlight http://html5labs.interoperabilitybridges.com/prototypes/available-for-download/websockets

wailqill commented 12 years ago

Closed without reason? If it's possible then why not? I'd love to use my guard/livereload setup in my vms with ie.

replete commented 12 years ago

Why is this closed? People still have to support IE8+, I was hoping to use this in my VM.

We could update the livereload JS snippet to fallback on a flash websocket polyfill.