brancook

msg:3531974 | 2:22 pm on Dec 20, 2007 (gmt 0) |
Just for more clarity this is how IE is displaying one of the menus: Select unit status New RMA Form Estimate Approved No Repair Shipped Instead of a dropdown menu
|
justgowithit

msg:3531991 | 2:41 pm on Dec 20, 2007 (gmt 0) |
You're closing the first <select> menu, right?
|
brancook

msg:3531996 | 2:55 pm on Dec 20, 2007 (gmt 0) |
nope i didn't have it closed, that was it. I wonder why firefox closed it for me? Thanks for pointing that one out for me.
|
justgowithit

msg:3532031 | 3:47 pm on Dec 20, 2007 (gmt 0) |
I find that Firefox has a more advanced inherent comprehension for the DOM than good ole' Explorer. When an object is obviously left open Firefox is able to interpret the logical next step.
|
coopster

msg:3532045 | 4:04 pm on Dec 20, 2007 (gmt 0) |
Also, if you aren't using a validator you may want to consider it as another tool in your development arsenal. [w3.org...] Troubleshooting pages just got a lot easier for you ;)
|
brancook

msg:3532061 | 4:26 pm on Dec 20, 2007 (gmt 0) |
Thanks for all the help!
|
|