webshim polyfill localStorage undefined in IE6
问题 When I run the following code in an IETester IE6 window: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>DealingTree</title> <meta http-equiv="Content-type" content="text/html;charset=utf-8"/> <script type="text/javascript" src="/js/modernizr.js"> </script> <script type="text/javascript" src="/js/jquery.js"> </script> <script type="text/javascript" src="/js/sssl.js"> </script> <script type="text/javascript" src="/js/webshims/js-webshim/minified/polyfiller.js"> <