Sometimes the "add a comment" popup (iframe) in facebook's Like plug-in doesn't disappear and content behind it isn't accessible. (I'm using Chrome 21 & Firefox 15)
Try this fiddle: http://jsfiddle.net/H4c5p/
How can I fix this?
Thanks
|
Sometimes the "add a comment" popup (iframe) in facebook's Like plug-in doesn't disappear and content behind it isn't accessible. (I'm using Chrome 21 & Firefox 15) Try this fiddle: http://jsfiddle.net/H4c5p/ How can I fix this? Thanks |
|||||
|
|
I don't think you can fix that. The error is within Facebook's code and I think you need to report the bug to Facebook to get it resolved. In my Chrome error console, there is a same-origin scripting error between the iframe for the Like Button and the iframe created for the comment box that happens each time I like/unlike. Also, I could reproduce the error consistently with just two Like/Unlike rounds.
|
||||