What could cause dropdowns to keep their selected values on full page refresh (F5) in Firefox but not IE?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

firefox likes to cache select box values. Do a hard refresh to reset them (Ctrl + F5)

link|improve this answer
1  
Is there a code based way to force that not to happen? – Matt Sep 18 '09 at 19:11
No idea, really. – Eimantas Sep 19 '09 at 12:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.