Yet another blog (hopefully a useful one though)
martin
This user hasn't shared any biographical information
Homepage: http://www.msinternet.co.uk
Posts by martin
Ajax filled form field errors in firefox and some IE wierdness too
November 14, 2009 - 8:16 pm
Tags: ajax, html
Posted in Code | No comments
I spent ages looking for the answer to this one and it ended up really simple so I thought I would share it. We had a web form where a select field was chosen. Then a second select was populated by ajax depending on the value of the first select. All pretty standard except that [...]