相关代码 |
|
"-//Apache Software Foundation//Tapestry Script Specification 3.0//EN" "http://jakarta.apache.org/tapestry/dtd/Script_3_0.dtd"> var imgpath="images/ui/"; function shift(child,dot){ //alert(child); child.style.display=(child.style.display=='none')?'':'none'; dot.src=(dot.alt=='1')?imgpath + 'minus.gif':imgpath + 'plus.gif'; dot.alt=(dot.alt=='1')?'0':'1'; } ]]>
相关资源 |
|