js中怎么想href里传变量 日期:2016-01-09 04:58:34 人气:1 js中怎么想href里传变量 直接改 "parent.window.frames[1].location.href=a.html"); 或者 "parent.window.frames[1].location.href="+adress);