I'm using asual jquery address plugin for page navigation. But I have a little problem. When I'm inserting mypage.html#first_paragraph address plugin recognize this as new page, not as "goto operation". And I just want this link to go to that place of my page. How can I do this?

For example: http://developer.android.com/reference/android/widget/ListView.html#addFooterView(android.view.View)

see, when you click on this link its automatically goes to that place of page (with the addFooterView method)

When I'm trying to release this using jquery address plugin, this (<a href="ListView.html#addFooterView(android.view.View)">ListView</a>) link (it opens new page) is recognizing as link (not "go to this part of page" operation)

link|improve this question

69% accept rate
3  
some more context could help... – gdoron Feb 12 at 20:53
I really don't know how to explain in more detail – Pleerock Feb 12 at 21:14
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.