Posted by CRON on 12/07/73 11:50
Hi, Thanks for the replies: regarding code_wrong's post (quoted below).
I am looking for the this exact effect but the line:
<a name="tips"></a>
MUST be next to or beside the line:
Useful Tips Section
I cannot simply move the anchor up the page because it is generated as
part of a database list from PHP. So I need a way for the anchor to
find the centre of the screen rather then the top when called.
Any ideas?
Thanks
Ciaran
code_wrong wrote:
> <cronoklee@hotmail.com> wrote in message
> news:1150573093.338149.178200@g10g2000cwb.googlegroups.com...
> > Is it possible to set an anchor to jump to the middle of the screen
> > rather then the top when it is called? Needless to say I cannot just
> > move the anchor higher up the page ;c)
> >
>
>
>
> Do you mean something like this:
> <a href="#tips">Jump to the Useful Tips Section</a>
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> <a name="tips"></a>
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> Useful Tips Section
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> blah
> blah
Navigation:
[Reply to this message]
|