Search Results

3
votes

DropDownList with Firefox and ASP.NET MVC

Hi. Firefox has a weird bug/feature that means if you just refresh the page, it will select the option already selected regardless of whether the selected attribute is on another option. For exampl …