17 Mar
2003
17 Mar
'03
8:09 p.m.
[ Geir Bækholt]
On Mon, 17 Mar 2003 20:38:40 +0100 GMT (..20:38 where i live(GMT+1) ) martin f krafft asked the Zope mailinglist about the following:
mfk> also sprach Passin, Tom <tpassin@mitretek.org> [2003.03.17.2002 +0100]:
Simplest is to put it into a frame or IFrame, by means of a bit of javascript called by an onLoad event.
- there is no need to use javascript in this case, Iframes work perfectly fine without...
Agreed. I meant to say that you need javascript with ordinary frames, not with IFrames. Actually, even with frames you could get away without javascript but then you would have to produce both a frameset and one or more frames, which would be harder. Cheers, Tom P