I has 2 database, one for dev. env. and one for uat env.
There is a default frameset with one top frame, 2 left frame and one right frame.
The setting for
Top frame
Width: 1 Relative
Height 55 px
Scroll: Off
Auto resizing “No”
Left top frame
Width:210 px
Height 440 px
Scroll: Off
Auto resizing “No”
Left bottom frame
Width:210 px
Height 20 px
Scroll: Off
Auto resizing “No”
Right frame
Width:85 percent
Height 85 percent
Scroll: Default
Auto resizing “No”
When I open the dev. database via IE, the layout is fine.
I try copy the template and then refresh to uat env.
The frameset shows the following strange behavor when I open the uat database:
-
The Left bottom frame cannot show
-
When I resize the window, the top frame auto-resize
-
When I resize the window, the Left top frame auto show scroll bar, but I has set Scroll to Off
I has opened the design for uat database, it is the same as dev. env.
What is the problem?