im having a strange problem with my web page which uses jquery, jquery mobile, bootstrap and high charts.
There are 2 highcharts on 2 separate blocks. Initially when i visit the page they layout of the charts looks messed up, but when i resize the window and maximize it, it works fine.
On the highchart containers i have set the width to 100% to make it responsive. But when i remove the width from the div it works fine but i lose the responsiveness
Demo http://vidznet.com/debug/
can someone please tell me what might be causing it?