Hi.
I am trying to emulate the auto scroll of a inner link, but with javascript. The idea is that, in a HTML code like this:
 
<a href="#there">go there</a>
.
.
 
.
.
<a name="there"></a>
 
When the "go there" link is clicked, the explorer does an automatic scroll to the position of "there". I want to make this in  DynAPi scrollpanel. Perhaps we need to replace both tags (href and name) with home-made tags, but i dont know how.
 
Any idea?
 
Thanks in advance.
 
P.D.: Thanks to Richard Bennett, for your previus answer and for your great job joining all widgets in only one distribution.
 
Joaqu�n Santos.
www.elguia.net

Reply via email to