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.
Static is a term used in some programming languages to define a function or data storage area (field) that is not bound to any specific object instance.
0
votes
1answer
245 views
Jquery plugin not working in Facebook static HTML tab
For a facebook fan page I have created a static html tab (https://www.facebook.com/jgsportevents/app_190322544333196), where I would like to use the chained jquery plugin just like I did on the ...
0
votes
0answers
270 views
fb comments box not showing on main page of wordpress
My facebook comments box is showing on all my pages. However I have my wordpress reading settings front page set to a static page. what ever page i set for my front page it shows the wordpress ...
0
votes
0answers
122 views
display an app on IE9
My Static HTML app is developed and works well on mozilla and chrome but I see nothing on IE9.
Does anyone have any advice ? Thanks by advance :)
Here is the code I'm using :
<html>
...
-2
votes
2answers
144 views
Static HTML App [closed]
Is there a way to keep STATIC HTML app hidden from users until testing has been done? My issue is that as soon as I add the app, it displays in my favorites and everyone can see it before I've even ...
0
votes
1answer
266 views
Suitable static FBML app replacement
Now that Facebook is deprecating FBML does anyone know how I would get Facebook to still host the HTML/CSS inside these FBML tabs/ apps?
I found an app called Static HTML. This app is great but I'd ...
1
vote
1answer
596 views
Display .txt file in html (without php or javascript) (UPDATE)
I want to display the context of a .txt file in an html file.
I know this would be very easy with PHP or javascript, but, to put you in context, I am building a content administrator for a Facebook ...