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.

A mouseover is an event that occurs on an element when the user moves the cursor over that element

learn more… | top users | synonyms

0
votes
0answers
54 views

Facebook app - hide url on mouseover

I have a Facebook application that I am hosting on my server. On Facebook page tab when I mouseover the internal links - I see my (my domain) URL on the browser message bar (e.g. ...
1
vote
3answers
1k views

How can I show the Facebook “like” link on mouseover on an image?

How can I show the Facebook "like" link on an image? I would like the Facebook "like" button to only load when a mouse is over the image. I had something in mind like appending the iframe on the ...