![]() |
Admin 3/19/2012 |
The following is wrong: +(this).attr('type')
+$(this).attr('type') |
S
|
stiven author 3/19/2012 |
Thanks so much! it worked!! but now i have another problem :/
|
![]() |
Admin 3/20/2012 |
Sorry, not really a PHPRunner question. Check jQuery documentation and samples here: |
S
|
stiven author 3/20/2012 |
Thanks I got it working I had to change the type to GET here is the result.
|