javascript - How to dynamically assign IDs when exporting multiple pieces of data?
阿神
阿神 2017-06-12 09:24:05
0
2
684


When you click Export, you need to export all the data shown below.
Each piece of data has an ID.
How to assign the displayed ID result set to the onclick hyperlink.

Excuse me arrs=? of? How to fill in the data for account change?

阿神
阿神

闭关修行中......

reply all(2)
淡淡烟草味

arrs=1&arrs=2&arrs=3...
When you get the parameters, you can get the array arrs=[1,2,3...]

黄舟

Can you write a function in the question mark?
Use js to get the jquery objects of all form items and then each gets the id and returns

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template