Can anyone tell me why this code does not work in Firefox, it seems to be a problem with getElementById as i have tried accessing the info using the form name and it works ok, i need to access it using getElementById though. Opera and IE work ok.
Thanks.
<html>
<head>
<script>
function checkintro()
{
var assoc=document.getElementById('housingAssoc').value;