Home
last modified time | relevance | path

Searched refs:dataAttr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js1932 dataAttr( this[0], name, data[ name ] );
1956 data = dataAttr( this[0], key, data );
1982 function dataAttr( elem, key, data ) { function