/ Published in: jQuery
Expand |
Embed | Plain Text
var mycheckboxes = new Array(); $("#result").post("test.php", {'mycheckboxes[]': mycheckboxes});
You need to login to post a comment.
var mycheckboxes = new Array(); $("#result").post("test.php", {'mycheckboxes[]': mycheckboxes});
You need to login to post a comment.