Home
last modified time | relevance | path

Searched refs:attributes (Results 101 – 105 of 105) sorted by last modified time

12345

/template/gtopia/
H A Dnew.css1 …mages/menu_store_settings.gif) no-repeat !important;}.path-admin-store-attributes span.icon{backgr…
H A Dstyle.css1896 .path-admin-store-attributes span.icon{
/template/quickjump/
H A Djquery-1.4.2.min.js45 …on(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).speci…
/template/battlehorse/js/
H A Dbuilder.js87 _attributes: function(attributes) { argument
89 for(attribute in attributes)
91 '="' + attributes[attribute].toString().escapeHTML() + '"');
H A Dprototype.js1275 var attribute = element.attributes[name];
1760 params.attributes = params.attributes || [];
1761 … params.attributes.push({name: match[2], operator: match[3], value: match[4] || match[5] || ''});
1794 if (clause = params.attributes) {

12345