Talk:Quick Transitions
From Facebook Developer Wiki
[edit] Javascript
This doesn't seem to work when changing the document location via Javascript:
document.setLocation(...);
Any thoughts from anyone on this?
This is fixed.
You also don't appear to be able to use onclick on the link anchor before the page load? --hjb 11:38, 27 April 2009 (PDT)
- Thanks Harry. That's a bug. Can you please file it in Bugzilla? Thanks, Pete (563683308 14:05, 27 April 2009 (PDT))
- Done - http://bugs.developers.facebook.com/show_bug.cgi?id=5140 although I would much rather this was actioned - http://bugs.developers.facebook.com/show_bug.cgi?id=4121 --hjb 12:55, 28 April 2009 (PDT)
- Thanks, Harry. I'll see what I can do about escalating 4121. Pete (563683308 15:14, 28 April 2009 (PDT))
- I'll second the order of preference! Proper back/forward navigation for all our ajax pages would be a huge win and reduce load on Facebook as we currently refresh our entire page very often to get around this Colin
- Thanks, Harry. I'll see what I can do about escalating 4121. Pete (563683308 15:14, 28 April 2009 (PDT))
- Done - http://bugs.developers.facebook.com/show_bug.cgi?id=5140 although I would much rather this was actioned - http://bugs.developers.facebook.com/show_bug.cgi?id=4121 --hjb 12:55, 28 April 2009 (PDT)
