#70 bug
Ruggero

Element#update needs to be special cased for OPTGROUP element

Reported by Ruggero | May 2nd, 2008 @ 01:50 PM | in 1.6.1

Setting optgroup element in a select, using an Ajax call, doesn't work on Opera 9.27.

js function:

new Ajax.Updater("selSquadre",

"/actions/getSquadreBySeasonAndDt.php",

{parameters: {id: $("sp").getValue()}});

selSquadre is an existing select element and getSquadreBySeasonAndDt.php produces simple html code.

It works fine in Firefox 2.0.0.14 and IE 7.0

Best regards

Ruggero

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

The Prototype JavaScript library.

Shared Ticket Bins