A script that adds a class to HTML when an element enters the viewport. In my case I'm triggering an animation. I made use of this ace Plugin from Digital Fusion ...
Now you can export a any viewport from your project to HTML. Click the export icon in the upper toolbar, choose the Export as HTML tab and the viewport you want to export.
I saw an interesting tweet from Google's John Mueller the other day, where he said that GoogleBot "renders with a very tall viewport, which skews some CSS (often images)." He said if you want to ...
Starting from a layout "layout1" with a viewport "vp" in it, I wish to copy this viewport with ObjectARX (deepCloneObjects) into an existing but not yet opened layout "layout2" of the same dwg. But ...