spelling mistake (insead)
This commit is contained in:
parent
d743899971
commit
8a66a30fec
|
@ -330,7 +330,7 @@ jQuery.extend({
|
||||||
}
|
}
|
||||||
|
|
||||||
// elem is actually elem.style ... set the style
|
// elem is actually elem.style ... set the style
|
||||||
// Using attr for specific style information is now deprecated. Use style insead.
|
// Using attr for specific style information is now deprecated. Use style instead.
|
||||||
return jQuery.style( elem, name, value );
|
return jQuery.style( elem, name, value );
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue