The Ultima Diagram is working for me. Which makes it even stranger.
I noticed that the link to betzaFlex.js in that case containes an extra &uniqid=4 in the query string, though. So I cannot be sure it is the same script; CloudFlare might cache it as a separate file.
[Edit] If I use the FireFox 'inspector' on the created Diagram it gives a height:0px for the <td> elements of the board (which corresponds to the image we see). The line of code that defines the <td> is
The Ultima Diagram is working for me. Which makes it even stranger.
I noticed that the link to betzaFlex.js in that case containes an extra &uniqid=4 in the query string, though. So I cannot be sure it is the same script; CloudFlare might cache it as a separate file.
[Edit] If I use the FireFox 'inspector' on the created Diagram it gives a height:0px for the <td> elements of the board (which corresponds to the image we see). The line of code that defines the <td> is
which is suspect, as the style attribute sets height twice. I will now try to delete the first occurrence in /fergus/betzaFlex.js.