brozra

Members
  • Content count

    1
  • Joined

  • Last visited

About brozra

  • Rank
    Forum Newbie

Profile Information

  • Gender
    Not Telling
  1. Z-Index Problem

    Not sure if this will help you out but I added the following in FusionCharts.js below the scripting access parameter line: this.addParam('wmode', 'transparent'); It works for me. Good luck!