forked from 0x2620/oxjs
support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that
This commit is contained in:
parent
182225ebc4
commit
5818bd5edc
373 changed files with 11048 additions and 29979 deletions
|
|
@ -66,7 +66,7 @@ Ox.App = function(options) {
|
|||
callback = argument;
|
||||
}
|
||||
});
|
||||
return Ox.Request.send($.extend({
|
||||
return Ox.Request.send(Ox.extend({
|
||||
age: age,
|
||||
callback: callback,
|
||||
data: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue