Menu

#398 maximizeTo="left" not working in tutorial scripts

open
nobody
Tutorials (14)
5
2012-04-19
2012-04-19
No

If maximizeTo="left" is used as an attribute for a page in a tutorial script then the page will not load using IE7 or IE8. maximizeTo="right" does not cause this issue, however.

For reference, an example of when this would be used is:

<page name="Introduction to row and column access control (RCAC)" type="general" maximizeTo="left">
page contents
</page>

Discussion

Auth0 Logo