| Author |
layout
|
Giomar Guevara
Ranch Hand
Joined: Oct 18, 2006
Posts: 51
|
|
Hi, I'm not sure if I'm in the right forum but I didn't know where to post this message. I want to create a layout (using tiles def) that contains an iframe... I tried the following that didn't work: <iframe name="main" scrolling="no" src=<tiles:insert attribute="body"/> marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%"> A browser that supports <IFRAME> is required. </iframe> thanks.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
The source of an iframe has to be a physical page that you can get to with a URL. Eric
|
 |
 |
|
|
subject: layout
|
|
|