Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Javascript for image sizing stopped working

I've tried this code:

Appery('img_wait').attr("style", "width: 100% !important; height: 100% !important; ");
Appery('img_wait').show();
Appery('img_wait').css('position','absolute');
Appery('img_wait').css('margin', 'auto');
Appery('img_wait').css('align', 'center');
Appery('img_wait').css('top', '-20px');
Appery('img_wait').css('left', '-2px');
Appery('img_wait').css('z-index','99999');
Appery('img_wait').refresh();
$(".ui-page").triggerHandler('updatelayout');

and it's working, please try to recreate event.

Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

Javascript for image sizing stopped working

YES!!!!!!!

Image

Return to “Issues”