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 building a single-page Facebook application using backbone.

When users arrive at my application, the first click they make reloads the canvas. After this, the hash-changes are picked up by the router correctly and they can browse around without refreshing. The initial page reload is annoying though because we have to reload all the javascript.

It's something to do with the hash being added to the url for the first time, but I can't see how to fix it

share|improve this question
can you send a URL for us to take a look? – ekeren Mar 11 at 23:56

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.