I've been experiencing some irregularities with Prototype 1.4.0's
Insertion objects and <select> boxes.  The same code yields different
outcomes with different browsers.  Here's a test case:

http://dev.laits.utexas.edu/medievalmap/testa.html

There's a full write-up in the test case - but basically, I'm inserting
a new option (<option value="1">apple</option>).

- In Firefox 2 (and presumably older versions), it works right.
- In Opera 9, the </option> is omitted.
- In IE 6, the <option value="1"> is omitted.

I haven't got a copy of IE 7 handy, nor do I have Safari, or I'd have
tested those too.

Is there some obvious way to fix this that I've missed?  Any
suggestions would be most welcome.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to