Just been working on a new site which does not have the backwards compat installed and realised that .getValue() no longer exists for the first time. Its been replaced for select lists with the long winded .getSelected()[0].value
Just wondering if anyone knew why this was dropped? Its a handy bit of code (easy enough to add back in myself I know). Cheers Pete
