| 
| Subject: | Nice demonstration and works in IE9,... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 2 | 
|---|
 | Author: | Michael Montana | 
|---|
 | Date: | 2011-12-24 18:39:12 | 
|---|
 | Update: | 2011-12-24 20:15:20 | 
|---|
 |  |  |  | 
Michael Montana rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Good | 
|---|
|  | 
  Michael Montana - 2011-12-24 18:39:12Nice demonstration and works in IE9, to make it work better in IE7 use this:<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7"> Needed for .exe programs using IE7, but have IE8 or IE9 installed on windows. Or you can add this for those who have chrome framework installed.
 <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
 
 Excellent work! Thank you for your contribution to open source.
 
 Michael Montana
 Desktop Books
  Arturs Sosins - 2011-12-24 20:15:20 - In reply to message 1 from Michael MontanaWow, thank you for the tip.
 Didn't know about that.
 |