You can view the sixth sample by opening sample6.html in your web browser. This sample includes the viewlets described in Viewlets of Sample6.html. The layout of this sample includes a Status Table and Summary in the first row, a Notification Log in the second row, and a second Summary in the bottom row.
One notable difference between this sample and the previous samples is that sample6.html uses HTML TABLE tags in conjunction with IFRAME tags to position viewlets. An advantage of IFRAME tags is that the viewlets within the tags remain at their specified size. As the web browser window is resized, the viewlets within the table do not resize. When the browser window is made smaller than the specified size of a viewlet, scroll bars are displayed within the IFRAME.
IFrame page |
Viewlet pages |
Viewlet |
Additional parameters |
---|---|---|---|
sample6.html |
StatusTableAppAll.html |
Status Table |
|
SummaryApp6.html |
Summary |
|
|
NotificationsApp6.html |
Notification Log |
|
|
SummaryAppAll.html |
Summary Log |
|