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.
The fragment-identifier is the part of the URI/URL following the hash symbol. In the case of `http://mysite.com/page/#/one` then `/one` would be the fragment-identifier.
3
votes
3answers
683 views
PHP Processing Fragment Identifier in URL
I've got quite a dilemma here and would like some suggestions from the community. Here's my problem:
I've created a website that has lots of dynamic content, all content is pulled via AJAX and ...
2
votes
2answers
1k views
Using hash tags with Facebook share possible?
I'm developing an ajax based web site and I want to include a FB share function on the loaded content. The links use a hash tag and I can't manage to get the full links to show up when using the share ...