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?

http://kundalinilive.com

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

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -