upload indicator
-
well i just want to show an animated gif while page is ulpoaading a file , i hav use the "visibility" of Style for a layer but the gif doesnt animate after clicking submit , any one hav any idea wats goin wrong!!! i m using PHP as server side n using 'file' field for upload.
-
well i just want to show an animated gif while page is ulpoaading a file , i hav use the "visibility" of Style for a layer but the gif doesnt animate after clicking submit , any one hav any idea wats goin wrong!!! i m using PHP as server side n using 'file' field for upload.
if you just put the gif on a page, does it animate -- i.e. is the gif itself the problem? have you got an onclick event on your submit button? -- Raoul Snyman Saturn Laboratories e-mail: raoul.snyman@saturnlaboratories.co.za web: http://www.saturnlaboratories.co.za/ blog: http://blog.saturnlaboratories.co.za/ linux user: #333298
-
if you just put the gif on a page, does it animate -- i.e. is the gif itself the problem? have you got an onclick event on your submit button? -- Raoul Snyman Saturn Laboratories e-mail: raoul.snyman@saturnlaboratories.co.za web: http://www.saturnlaboratories.co.za/ blog: http://blog.saturnlaboratories.co.za/ linux user: #333298
there is no problem with gif itself, its workin fine if used on an open page, yes i hav onclick event on submit button , in the handler i set the visibility of gif to visible, but its not working :( , plz help Knowledge is Power