Home | History | Annotate | Download | only in flot

Lines Matching full:nodata

1526 	noData: {
1719 var noData = elem.nodeName && jQuery.noData[ elem.nodeName.toLowerCase() ];
1722 return !noData || noData !== true && elem.getAttribute("classid") === noData;
2648 // Don't attach events to noData or text/comment nodes (allow plain objects tho)