Interface OndragleaveUnexpected<E extends Element<?,?,E> & OndragleaveUnexpected<E>>

Type Parameters:
E - This element type
All Superinterfaces:
Ondragleave<E>
All Known Implementing Classes:
AnyBASE, AnyBDO, AnyBR, AnyHEAD, AnyHTML, AnyINPUT.Hidden, AnyMETA, AnyPARAM, AnySCRIPT, AnySTYLE, AnyTITLE, AnyWBR

@Deprecated public interface OndragleaveUnexpected<E extends Element<?,?,E> & OndragleaveUnexpected<E>> extends Ondragleave<E>
Deprecated.
Although the ondragleave attribute is global, it is not expected on <base>, <bdo>, <br>, <head>, <html>, <iframe>, <input type="hidden">, <meta>, <param>, <script>, <style>, <title>, or <wbr>.

See HTML Event Attributes.

Since:
HTML 5
Author:
AO Industries, Inc.