------------------------------------------------------------------------
A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=19369
------------------------------------------------------------------------
Question: Do you have a 770?
    
- Got it
- Want it
- Need it
- Forget it
------------------------------------------------------------------------

Mike, can you do a "view source" when firefox is in a state where the
select box is in "blip" form, and post the chunk of HTML that has the
select box code? Search the source for "Current player"

mine looks like this, and I can't get this behavior to reproduce--

Code:
--------------------
    
        <form method="get">Current player:
                <select name="player" style="font-size: 14px; background: 
#666666; color: white;" onChange="submit();">         
  <option  value="00:04:20:05:1b:82">bedroom</option>
  <option selected value="00:04:20:06:33:d0">living room</option>
  <option  value="00:04:20:05:81:92">moxie's room</option>
                </select>
        
        
        </form>
  
--------------------


maybe after seeing what's in your html I'll have a better handle as to
what's happening...

cheers,
#!/ben


-- 
bklaas

"the Nokia770 skin guy"
------------------------------------------------------------------------
bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58
View this thread: http://forums.slimdevices.com/showthread.php?t=19369

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to