November 3, 201114 yr Hey guys, As many of you know I'm experiencing some problems with a php based form (shown in an iframe). It shows fine in Chrome, a little dodgy in IE (see: http://www.webdesignerforum.co.uk/topic/55478-white-space-in-ie-but-not-chrome/page__gopid__357338#entry357338) and not at all in Firefox. Does anyone have any ideas? Here's the link Sam
November 3, 201114 yr Your iframe src has backslash seperators: ><iframe src="lblform\life-insurance-form.php?keyword=" name="iframe_lbl" height="1270" width="460" frameborder="0"> </iframe> Change to forward slash to sort the 404
November 4, 201114 yr Author Thanks, any idea why the arrow (shown below "Fill in the short form now for an instant quote") in chrome appears further down the page in firefox when I first load but corrects itself on a refresh? Sam
Create an account or sign in to comment