I am using the deploy command to embed a CDF file in an HTML page. I am using the annoying but currently necessary fullscreen:'true' trick to reveal the "Enable Dynamics" button.
Regardless of what size arguments I use in the cdf.embed function, I get an unnecessary vertical scroll bar in the result rendered in the web page. How can I get rid of this?
Are there other undocumented arguments to cdf.embed?
CDFdirectly, not embedded in an HTML page. I noted down the steps for this in the linked answer. This assumes all your content is in theCDFand you just don't like the scrollbar because it's surrounded by nothing else anyway. $\endgroup$