I've created some html objects using jQuery, HTML and CSS. I have added these as external html objects in Lectora. And they work fine. I have positioned and resized them on the Lectora stage.
The problem I am having is that Lectora does not seem to use the height property of the html object. When get the height of the html object it returns 0 when the width of the html object is returned correctly.
I could add the width and height to the CSS file in my html object. However, it would be nice if the html appeared as the size on the Lectora stage.