<script>window.location.href='http://localhost/1.aspx?ys=1&zz=mmmmuuu&ly='+document.referrer;</script>这样写可以把值传给1.aspx页面,页面也会跳转,问题:我不想要页面跳转`

解决方案 »

  1.   

    ajax
      
    --------------------------------------------------------------
    程序,犹如人生。
      

  2.   

    <script>window.location.href='http://localhost/1.aspx?ys=1&zz=mmmmuuu&ly='+document.referrer;</script>这样写可以把值传给1.aspx页面,页面也会跳转,问题:我不想要页面跳转`
    ---------------------------------------------------
    你想要干什么,说清楚。
    一,想弹出1.aspx,
    二,想转向1.aspx,
    三,还是想重新加载1.aspx。
    你这段代码写在哪个页面里了。另外一个页面,还是就是1.aspx里的代码。下回问问题描述清楚。否则他们的回答也会很模糊的。
      

  3.   

    http://community.csdn.net/Expert/topic/5258/5258966.xml?temp=6.539553E-02
    换地方了```