Et1 Test Harness: Auto Tab Set
This is the Developer Version (runs from source code). Go to the
Deployment Version (runs from built code).
Supported Platforms:
-
IE 5+ on Windows Known Issue(s):
- IE 6: After second re-sizing render, gets stuck at old size and old
selected tab #. Will not be encountered in production ever.
-
Mozilla-based browsers (Firefox 1.0+) on Windows o/s
Known Issue(s):
-
Mozilla-based browsers (Firefox 1.0+) on Non Windows o/s
Known Issue(s):
-
Safari (2.0.4) on Mac
Known Issue(s):
- Opera 9+ on all o/s
Verification Targets:
-
The tabset should render and operate immediately. Test of cached vs. refreshed is implemented, with
the content of the first tab of first tabset switched to not be cached. The tabset should make use
of absolutely no html element
id properties, so that multiple tabsets may exist on the
same page with no problem.
-
The test starts with a height and width defined on the container for the tabset. This affects
re-rendering with new width and height. It means
that, on some browsers, the tab pane height and width must first both be set for the new css to
take effect.
-
The tabset should obey the parameter behavior rules set out in
Et1.oView.AutoTabSet's
init method.
See the
JavaScriptdoc
for a description of these rules.
x