[Seaside] JavaScript anyone?

Nevin Pratt nevin at smalltalkpro.com
Fri Mar 28 19:43:49 CET 2003



Eric Hodel wrote:

>Nevin Pratt (nevin at smalltalkpro.com) wrote:
>
>  
>
>>I would like to have a page with "Next Image" and "Previous Image" 
>>buttons that when pressed, shows another photo.  However, I don't want 
>>the entire page to need to get refreshed.  I would like *just* the image 
>>to change-- nothing more.
>>    
>>
>
>What about writing a very simple page that you can stick in an iframe,
>so just the iframe needs to be reloaded?
>
>  
>

What is an 'iframe'?

If you are referring to what Internet Explorer and NetScape refer to as 
"frames", well, the photo is in the middle of a page.  Quite literally 
in the middle, with other content on all four sides of it.  I don't 
think frames support this (am I wrong?).

I suppose I could rearchitect the page to not have content on all four 
sides of the photo, and then use frames, and put the photo in its own 
frame, but I'd rather not.

Nevin




More information about the Seaside mailing list