Tagged Questions
3
votes
2answers
2k views
To see the content POST data trasferred by jQuery
How can you see what the attribute rel contains when it is transferred by POST?
I transfer a variable by the rel attribute by jQuery.
I would like to know what the attribute, $_POST['answer'], ...