php - Webpage is loading to mid-page position -
i using iframe import contact-form php page. however, in firefox , iphone, rather page loading positioned @ top normal, page loading mid-page expose first form field. example;
http://www.soflorealty.com/help.html
what causing this? if can't correct that, there work around force page load @ top?
the problem may caused first input on form on iframe, input has html5 autofocus
attribute. try removing attribute , see if solves issue.
Comments
Post a Comment