Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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)

share|improve this question
3  
some more context could help... – gdoron Feb 12 '12 at 20:53
I really don't know how to explain in more detail – Pleerock Feb 12 '12 at 21:14

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

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.