Skip to content

remove method on <select> elements #122

@jwestbrook

Description

@jwestbrook

The HTMLSelectElement has its own definition of remove() and fires that method when $('selectid').remove() is called instead of firing the method on HTMLElement that was added by PrototypeJS.

See this StackOverflow question and the corresponding JSFiddle

http://stackoverflow.com/q/19684961/341491

http://jsfiddle.net/b8FfT/

confirmed in OSX Chrome - possibly more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions