Contents
-
Deprecated Classes
Use CSS text-align: center or flexbox instead
Use
KeyDownEvent instead. The browser keypress event is deprecated.
-
Deprecated Fields
com.oorian.Version.value
Use Version.release instead.
-
Deprecated Methods
Use the accept attribute on individual <input> elements instead.
The Application Cache feature has been removed from the HTML specification.
Use Service Workers for offline support instead.
Use setAlt() with a more descriptive text instead.
The charset attribute is obsolete. Use UTF-8 encoding for scripts.
This event type is deprecated in modern browsers. Use KeyDownEvent instead.