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

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -