PDA

View Full Version : Order Page Fields Return Line


Joshua Uebergang
11-20-2009, 03:28 AM
Sometimes the fields on the second order page are down a line as seen in the image. It destroys the look and seems to be an almost random occurrence. Sometimes its like that, sometimes it's not. When I refreshed the page shown in the attachment, it went back to normal (all fields next to their labels).

I think the phone field does it most common.

I've done nothing with the html:<div style="margin: 5px">
<span style="display: table-cell; width: 130px"><b style="color:red">*</b>&nbsp;Phone</span>
<span style="display: table-cell"><input type=text name="user_phone" value="452452535" size="25" onChange="refreshDivShippingMethods()"></span>
</div>

Brian Collins
11-20-2009, 10:27 AM
Hi Joshua,

Yes this happens with me too (only with a different field - city I think).

I am not sure why it happens but I get different behaviour in different browsers (but not I.E.) - I believe it is more browser compatibility than anything else.

Brian

Joshua Uebergang
11-26-2009, 09:38 AM
Strange that. I've never seen it happen on another site.

I haven't been able to detect any pattern like when certain fields are filled out, first page load, etc.

I also can't narrow down any search on google for a browser bug. "Input box line return"... "Input box line break bug"... hmm.

Maybe we just have to forget about it.

Andre Vas
11-29-2009, 03:36 AM
Been happening with me since JVManager 2 came out in 2006. It's random with different fields.