• 0

need help with AJAX (other)


Question

[object HTMLInputElement]

this is what i get as the input when i do this

<td> <input type='checkbox' name='delete[]' id='". $id ."' value='". $id ."' onclick='deleteBox(". $id .")' /></td>

why ??? :(

I got it partially working

in my ajax i put a .value after the variable BUT i am only getting the first character of the 9 character ID....?? help?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I guess you forgot script tags around variables :p or did a js echo with this as plain text xD

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.