"OPTION VALUE" page reload issue in Firefox

Discussion in 'HTML & Website Design' started by Omzy, Jan 9, 2009.

  1. #1
    The problem is as follows:

    I have a SELECT element on the page (PHP) which has several OPTION elements contained in it; of those the first and last OPTION elements have the same VALUE attribute.

    Now when I launch the page in Firefox and then hit reload, the SELECT element selects the last OPTION element by default.

    If I do a SHIFT+RELOAD it selects the first element by default (which is the correct behaviour).

    The SELECT element does not GET/POST any data upon reload.

    I'm using Firefox 3 and this is the only browser that has this problem - I've tested in IE6/IE7/IE8beta, Chrome, Safari and Opera.
     
    Omzy, Jan 9, 2009 IP
  2. ryankirgan

    ryankirgan Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you post the actual code for this?
     
    ryankirgan, Feb 12, 2009 IP