PHP在彈框中怎樣才能擷取foreach中遍曆的id值再傳遞給地址欄的方法介紹

來源:互聯網
上載者:User
這篇文章主要介紹了PHP在彈框中擷取foreach中遍曆的id值並傳遞給地址欄的相關資料,需要的朋友可以參考下

1.php有時候我們需要再彈框中擷取foreach中遍曆的資料(例如id),在彈框中點擊按鈕並傳遞給地址欄跳轉。那麼應該怎麼做呢。

2. 點擊取現按鈕,如果沒有設定密碼->彈框

3. 點擊去設定,把使用者名稱通過地址欄傳遞給別的頁面。

4.使用onclick事件,把參數charge傳遞給function函數。function為彈窗函數。

5. 把username值傳遞過來。並給“去設定”賦值herf屬性。

6.


<p class="mask" ></p> <p class="mess">   <p style="text-align:left;height:50px;line-height:50px;background-color:#3399CC">   <span style="padding-left:10px;display:block;font-size:18px;">提示<img class="close_window" src="/images/back_img/close.png" style="height:25px;float:right;display:inline-block;cursor:pointer;margin-top:12px;margin-right:10px;"></span>   </p>   <p style="width:100%;height:50px;line-height:50px;font-size:17px;margin-top:10px;">      <span>該借款人未設定交易密碼,請設定交易密碼後取現</span>   </p>   <p style="height:100px;width:100%;margin-top:20px;text-align:center;">     <p>       <a style="width:122px;height:42px;line-height:42px;background-color:#1D8CBC;color:#FFF;display:inline-block;cursor:pointer;border-radius:4px;text-align:center;margin-left:180px;" class="btn1">          <span >去設定</span>       </a>     </p>   </p> </p>

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.