projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b436350
)
Bug corrigé après IE7…
author
Benoît Pin
<benoit.pin@gmail.com>
Mon, 11 Aug 2014 13:20:27 +0000
(15:20 +0200)
committer
Benoît Pin
<benoit.pin@gmail.com>
Mon, 11 Aug 2014 13:20:27 +0000
(15:20 +0200)
skins/ajax_scripts/javascript_events_api.js
patch
|
blob
|
history
diff --git
a/skins/ajax_scripts/javascript_events_api.js
b/skins/ajax_scripts/javascript_events_api.js
index
a1b9268
..
b93c583
100644
(file)
--- a/
skins/ajax_scripts/javascript_events_api.js
+++ b/
skins/ajax_scripts/javascript_events_api.js
@@
-292,7
+292,7
@@
getCopyOfNode = function(node) {
}
};
-if (browser.isIE
10
max) {
+if (browser.isIE
7
max) {
_setAttribute = function(e, name, value) {
// workarround IE lack of dom implementation.
switch(name.toLowerCase()) {