Why can ie normally receive the form content generated by js, but chrome doesn't?

Source: Internet
Author: User
Why does ie normally receive the form content generated by js, but chrome does not support the form? some of the content is generated by & nbsp; js, such as & lt; form & nbsp; nameform1 & nbsp; methodpost & nbsp; actionibuyok_bak.php & nbsp; & gt; & nbsp; registrants: & nbsp why ie can normally receive the form content generated by js, chrome does not work.
Part of the content in the form is generated by js, as shown in figure

The list is generated by jquery.
For (var I = 1; I <= 2; I ++ ){
$ ('# Man'). append ("name" + I +' '+' MaleFemale'+' '+"
");
}
The same program can work normally in ie.
Buyman = 1 & man1 = 222 & sex1 = % C4 % D0 & card1 = 44444
In chrome
Buyman = 1

What should I do?
------ Solution --------------------
Symbol error. change it to this:

------解决方案--------------------
接收的代码是如何写的?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.