SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using prototype.js then you can do this:
transport_select.observe('change', function(){ toggleSelect(transport_select_id) })
This eliminate (as hope) the problem in cross-browsers