edyonil / jsgantt

Automatically exported from code.google.com/p/jsgantt
0 stars 0 forks source link

Example fails #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
JSGantt Version:1.2
Browser:Firefox 17.0.1
OS:windows 7

What steps will reproduce the problem?
1.Follow documentation to copy the demonstration code
2.
3.

What is the expected output? What do you see instead?
Expected to see demo chart. Console error: 
TypeError: vDiv is null
[Break On This Error]   

vDiv.innerHTML = vMainTable;

jsgantt.js?mewvnt (line 994)

Please provide any additional information below.

Original issue reported on code.google.com by integrat...@gmail.com on 12 Dec 2012 at 9:54