Sherry
| Reported by: |
s.de.vathaire@…
|
Owned by: |
|
|
Priority:
|
undecided
|
Milestone:
|
|
|
Component:
|
ajax
|
Version:
|
|
|
Keywords:
|
SPAM
|
Cc:
|
Sherry
|
|
Blocking:
|
|
Blocked by:
|
|
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
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
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