[Seaside] JavaScript anyone?

Alain Fischer alain.fischer at bluewin.ch
Sat Mar 29 13:07:44 CET 2003


Hi Nevin,

<IFRAME> element is different from <FRAME> element,  they allow you to 
embed other html page everywhere in your page

See:
http://www.w3.org/TR/html401/present/frames.html#h-16.5

Alain


Le Samedi 29 mars 2003, à 03:43 , Nevin Pratt a écrit :

>
>
> 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
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>



More information about the Seaside mailing list