<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Re: [Seaside] Placement In Page</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hmm, usually animated functions have a variant that simply gets you to the final state without any intermediate transition... Maybe poke around the docs.<BR>
<BR>
-Boris (via BlackBerry)<BR>
<BR>
----- Original Message -----<BR>
From: seaside-bounces@lists.squeakfoundation.org &lt;seaside-bounces@lists.squeakfoundation.org&gt;<BR>
To: Seaside - general discussion &lt;seaside@lists.squeakfoundation.org&gt;<BR>
Sent: Fri Nov 06 13:18:50 2009<BR>
Subject: [Seaside] Placement In Page<BR>
<BR>
Hi,<BR>
<BR>
I've a simple question...<BR>
<BR>
How do I get the top of the browser to start at some height (or div<BR>
ref) down the page.<BR>
<BR>
Currently I've been using the following which is evoked upon some<BR>
condition being met.<BR>
<BR>
html div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;&nbsp;&nbsp; script: html effect scroll;<BR>
&nbsp;&nbsp;&nbsp; with: [ self renderContentOnPage: html ]<BR>
<BR>
This works fine but for some instances I would simply like to go<BR>
straight to the point on the page without the delayed scroll effect.<BR>
<BR>
Cheers,<BR>
<BR>
Dirk<BR>
_______________________________________________<BR>
seaside mailing list<BR>
seaside@lists.squeakfoundation.org<BR>
<A HREF="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</A><BR>
</FONT>
</P>

</BODY>
</HTML>