[Zope] Python & Zope? Gurus

Stephen Pitts smpitts@midsouth.rr.com
Wed, 2 Feb 2000 10:46:20 -0600


On Wed, Feb 02, 2000 at 11:07:13PM +0100, Tom Deprez wrote:
> Hi,
> 
> Instead of giving a fixed list of news, like you can with dtml, I would like
> to let the news scroll vertical in a frame/applet.
> 
> ie. The first news classes are shown. Then the scrolling stops for a certain
> time. After that time, the next 5 news classes are shown, etc...
> 
> Later on if possible, mouse-interaction (a user can click on the
> frame/applet and then move the mouse up/down to move the news classes.
> 
> I know this can be done with Java applets, but can this also be done through
> Python? So that it can be loaded into Zope as a project? Is there someone
> who knows if this is possible? And can give me somewhere a link from where I
> can start creating it?
> 

The <IFRAME> tag allows you to create a frame inside the main window.
You could use that and a little bit of Javascript to achieve the effect
that you want.

See the HTML 4.01 reference for more info:
http://www.w3.org/TR/html4/present/frames.html#h-16.5
-- 
Stephen Pitts
smpitts@midsouth.rr.com
webmaster - http://www.mschess.org