Searched refs:htmlFor (Results 1 – 13 of 13) sorted by relevance
41 kolbl.htmlFor = 'snippets__keepopen';66 updl.htmlFor = 'snippets__update';76 macrl.htmlFor = 'snippets__macros';
163 if ( htmlNode.htmlFor.length > 0 )164 FCKXHtml._AppendAttribute( node, 'for', htmlNode.htmlFor ) ;
25 gboxlbl.htmlFor = 'mediarename_plugin_recursive';
23 addPageLabel.htmlFor = 'catlist_addpage_id';
91 kolbl.htmlFor = 'linkpage__keepopen';
2448 htmlFor: 'for' property in Element._attributeTranslations.write.names2596 if (el.htmlFor !== 'x') {2598 if (el.htmlFor === 'x') {
2494 htmlFor: 'for' property in Element._attributeTranslations.write.names2598 if (el.htmlFor !== 'x') {2600 if (el.htmlFor === 'x') {
2166 htmlFor: 'for' property in Element._attributeTranslations.write.names
46 …ml.TagProcessors['label']=function(A,B){if (B.htmlFor.length>0) FCKXHtml._AppendAttribute(A,'for',…
60 …ml.TagProcessors['label']=function(A,B){if (B.htmlFor.length>0) FCKXHtml._AppendAttribute(A,'for',…
1 …f(prop==="class"){el.className=attributes[prop]}else if(prop==="for"){el.htmlFor=attributes[prop]}…
1986 el.htmlFor = attributes[prop];