hey everyone, i have a question/problem..
in my template i have defined some anchors like this <a name='first-anchor' /> <h1>Header</h1> so, how can one jump to those anchor positions frow within a view. my view looks like this def theview(request): template = 'thetemplate.html' form = TheForm() --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---