Bug Tracker

Modify

Ticket #258 (closed bug: invalid)

Opened 7 years ago

Last modified 4 years ago

Sherry

Reported by: s.de.vathaire@… Owned by:
Priority: undecided Milestone:
Component: ajax Version:
Keywords: SPAM Cc: Sherry
Blocking: Blocked by:

Description (last modified by dmethvin) (diff)

In IE6 the folowing code is not working :

var option = document.createElement("option"); option.text = options.defaultElement[0]; option.value = options.defaultElement[1]; $myListBox.append(option);

But it work fine in Firefox.

Change History

comment:1 Changed 7 years ago by Sherry

  • Cc Sherry added; "" removed
  • Component set to 1
  • Summary changed from Append not working in IE for select box to Sherry
  • Priority set to 1
  • Version set to 1
  • Milestone set to 1
  • Keywords Sherry added; "" removed
  • Type set to 1

comment:3 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Description modified (diff)
  • Type set to bug
  • Component set to ajax
  • Priority set to blocker
  • need set to Review
  • Keywords SPAM added; Sherry removed
  • Resolution set to invalid

SPAM

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.