jquery - Updating a table image using AJAX -


i have run funny situation using ajax update databases.

on table editable, can upload images. once modify table (new or edit), fields sent , table reloaded ajax. images uploaded folder , filename/path captured show on table. ok small images (size) larger image, table reloads faster image uploaded. end broken image on table requires full page reload.

i wondering if there ajax solution try load image on screen (based on class name) until loads or time out after amount.

thanks.


Comments

Popular posts from this blog

jQuery Mobile app not scrolling in Firefox -

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -