html部分代码:
其中,需要获取var pictree、
其中每个页面pictree thepath 是变化的
------解决方案--------------------
jscript codevar pictree = ['1341972991328.html','1341972991534.html','1341972991731.html','1341972991929.html','1341972992128.html'];var v=document.getelementbyid('thepath').value;var arr=new array();for(var i=0,len=pictree.length;i------解决方案--------------------
数据源是js or php ? 还是表单提交给php ? 你并没有说清楚逻辑?
