[Seaside] iframes and deployment mode

Wilkes Joiner wilkesjoiner at gmail.com
Sat Jan 8 18:05:22 CET 2005


I'm writing an app that makes extensive use of iframes.  Everything 
works fine when deployment mode is set to false.  When I set it to true 
the iframe doesn't appear.  In fact, in the attached example the body 
is completely empty.

I'm generating the src attribute for the iframe by using the following 
snippet I found on this mailing list:

	src := html urlForAction: [WARenderLoop new root: MyWAComponent new; 
run].

Any insight?

Thanks,
Wilkes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: IFrame-dwj.1.mcz
Type: application/text
Size: 1473 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20050108/473b1112/IFrame-dwj.1.bin


More information about the Seaside mailing list