Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

SMARTGWT in only a portion of a Page

$
0
0
Hello,

Is it possible to only show the app in one "div" portion of a page?

For example:

<body>
<div id="header stuff">...</div>
<div id="smartgwt section only goes here"></div>
<div id="footer stuff">...</div>
</body>

Everything I've needed to do up to this point has been full screen but now I have a requirement to use smartgwt inside a page, controlled by a dreamweaver template.

Viewing all articles
Browse latest Browse all 4756

Trending Articles