17 Dec
2004
17 Dec
'04
5:28 p.m.
From: "garry saddington" <garry@scholarpack.org> To: <zope@zope.org> Sent: December 17, 2004 12:25 PM Subject: [Zope] jump to sequence item
If I have a page that contains many sequence items, is there a way to automatically make the page scroll to a certain item?
I think what you need is html anchor tags (nothing to do with zope, other than you could use your dtml/python to embed the anchor tags where you need them). Jonathan