Flavio Donzé - 2018-04-16

I'm trying to integration CSSBox into JGraph, e.g. using it to render and display HTML fields.
Is there a way to create a transparent background?
I tried all sort of ways like: browserCanvas.setBackground(null); but I didn't manage to make the component transparent.