- Timestamp:
- 2006/12/27 16:36:45 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/test/kakinaka/yui/folders.tpl
r11360 r11361 100 100 if(typeof oj[i] != "number" && i != "_href"){ 101 101 var tmpNode = new YAHOO.widget.TextNode("" + i,node, false); 102 if(typeof oj[i] == "string")tmpNode.href= oj[i];102 //if(typeof oj[i] == "string")tmpNode.href= oj[i]; 103 103 if(typeof oj[i] == "object"){ 104 104 if(oj[i]["_href"]!="")tmpNode.href= oj[i]["_href"];
Note: See TracChangeset
for help on using the changeset viewer.
