tags:

views:

35

answers:

1

I have used jquery plugin for photo upload an validation of field in codeigniter it works my local server fine but when i upload it then it does not work. (I saw phpinfo() jqueryenable server). There is no problem with the url link of jquery its getting fine but not working how can i solve it? link is http://www.bdshop247.com/StoneBollards/admin/admins/add_product. Please help me.

Thanks Jewel

+6  A: 

Your main jQuery file stops after

[ 2, "<table><tbody>", "</tbody></table>" ] ||

Upload it again, this time upload all of it.

David Dorward
Sharp observation! +1
o.k.w
I dont understand!! please describe a little more.
Md Jewel
I am new at Jquery its not gonna be helpful for me. U got the problem please describe then it will be much more helpful for me
Md Jewel
The end of your jquery-blah-blah.js file is missing. Upload the **complete** file. This doesn't require knowledge of jQuery, JavaScript, or even HTML.
David Dorward