I was wondering if it was possible to pick up a HTML DOM array builted by me, that has as example:
Code:
[Main Array] [Array 1] - ID, valueX, valueY, ID2, valueX2, valueY2, etc - text, text, ... [Array 2] - ID, valueX, valueY, ID2, valueX2, valueY2, etc - text, text, ... [Main Array End]
Leave a comment: