PDA

View Full Version : Ext.form.Form renders different in ie/safari/firefox, css or js issue?



stevefink
26 Sep 2007, 5:10 PM
Hi folks -

I'm trying to debug why a form I'm using based on Ext.form is visually rendering different on IE7, FF2 and Safari. Perhaps a CSS issue, hopefully nothing in javascript. You can see what I'm referring to by visting here:

http://devel.phpgeek.org/finance

The way it looks in FF is how I wish it would look across the board.

The js which populates this form is included here:

http://devel.phpgeek.org/media/js/extjs/finance_form.js

Thanks for any hints!

- sf