brendanheyu

Members
  • Content count

    6
  • Joined

  • Last visited

Posts posted by brendanheyu


  1. Ok,

     

    I have attached an example of the problem below.

     

    I'm using an Initializr (http://www.initializr.com/) based bootstrap. Has all any self respecting time poor developer would want.

    Would love to know which way to take this problem, so thanks for taking a look. :)

     

     

    example.zip


  2. Hi all!

     

    When I use the HTML5boilerplate with modernizr and respond js it seems that it stops older IE browsers. They fail to render the charts I want.

     

    The error I get is:

     

     

    SCRIPT5007: Unable to get value of the property 'attributes': object is null or undefined 
    FusionCharts.js, line 135 character 353

     

     

    If I remove the reference to /js/libs/modernizr-2.5.3-respond-1.1.0.min.js then it runs fine, but that breaks the overall layout (it's a responsive layout - hello mobile!)

     

    Any tips will help me a bunch! The attached to images show IE9 - one in IE9 mode and another with IE9 in IE8 dev mode with the fail in progress!

     

    Thanks all :)

    post-21285-0-64553400-1339132201_thumb.png

    post-21285-0-74263100-1339132213_thumb.png