MarionetteLabs / Sesame.js

Experimental Framework
0 stars 2 forks source link

Browser compatibility #7

Open ianmstew opened 9 years ago

ianmstew commented 9 years ago

IE 8, 9, or 10+?

This could have an effect on how elegantly we can accomplish #3. I am not personally opposed to an unapologetically "1 back" framework, especially if it's a proof-of-concept framework. I can see other arguments, however.

jamesplease commented 9 years ago

IE9 out of the box with an easy way (plugin?) to add support for IE8?

For instance maybe something like Core.js + a jQuery mixin for the views?