html - Buttons jumping around on page load -
please have how buttons jumping around when each page loads. how preload relative positioning / fb api prevent happening on each page?
the facebook iframe inserted dom after fact , size has effect on positioning of buttons. can fix adding width/height created <iframe> existing .fb-like div
.fb-like { height: 25px; width: 450px; }
Comments
Post a Comment