Configuring - AnimationEnabled

From Visual WebGui Wiki

Jump to: navigation, search

Contents

Overview

This article is meant to describe the purpose and designated usages of the AnimationEnabled configuration.
This configuration is only available beginning with Visual WebGui v6.4.0 Beta1c.

Details

This configuration is meant to be added to the "WebGUI" XML section of a Visual WebGui application project (or deployed application).
The syntax is as follows (The default value is 'On')
<AnimationEnabled Mode="On" />
<AnimationEnabled Mode="Off" />

In Visual WebGui v6.4 Beta1 jQuery and jQuery effects were introduced into the Visual WebGui framework.
For example, the ComboBox drop-down and menus opens slowly.

Setting the "AnimationEnabled" configuration to 'Off' causes these effects to be disabled and so they are not used.

References

Forum threads

Personal tools