I was wondering if anyone knew of a jQuery implementation of this MooTools modal box. I\'ve seen Facebox, but it looks like the old Facebook modal dialog layout and not the new
Why not use Facebook Connect's library?
FB.Connect.showShareDialog always shows the correct layout for the modal dialog Facebook uses. Facebook updates this thing all the time so it doesn't make a lot of sense to use something that will be outdated quickly, especially if nobody is keeping up to date. It's what I use anyway.