[Seaside] Placement In Page

dirk newbold dirkdirk at gmail.com
Fri Nov 6 21:18:50 UTC 2009


Hi,

I've a simple question...

How do I get the top of the browser to start at some height (or div
ref) down the page.

Currently I've been using the following which is evoked upon some
condition being met.

html div	
    script: html effect scroll;
    with: [ self renderContentOnPage: html ]

This works fine but for some instances I would simply like to go
straight to the point on the page without the delayed scroll effect.

Cheers,

Dirk


More information about the seaside mailing list