ecstore购物车结算表单Form submission canceled because the form is not connected
生活随笔
收集整理的這篇文章主要介紹了
ecstore购物车结算表单Form submission canceled because the form is not connected
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Form submission canceled because the form is not connected
將b2c\view\wap\cart\index.html中的js的
// 購物車結算$('.J_settlement').bind('click',function(e){$('<form>').attr({'action':'<{link app=b2c ctl=wap_cart act=checkout}>','method':'post'}).append($('.pt-list').clone()).submit();return false;});改為
// 購物車結算$('.J_settlement').bind('click',function(e){var form=$("<form>");$(document.body).append(form);form.attr({'action':'<{link app=b2c ctl=wap_cart act=checkout}>','method':'post'}).append($('.pt-list').clone()).submit();return false;});總結
以上是生活随笔為你收集整理的ecstore购物车结算表单Form submission canceled because the form is not connected的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 实验10-1 圆形体体积计算器 (20
- 下一篇: s6 edge编译android,不痛不