WebAnimator.ResizeSupported
From Xojo Documentation
Read-Only Property (As Boolean )
BooleanValue = aWebAnimator.ResizeSupported
New in 2010r4
Supported for all project types and targets.
New in 2010r4
Supported for all project types and targets.
Returns True if resize animation is supported by the web browser. If False, the Resize method does nothing.
Sample Code
Only use Resize if the browser supports it: