Handler: Handler: Appery('mobileimage_31').width('100%').height('auto'); Appery('mobileimage_31').parent().width('100%').height('auto');
I used to use this piece of code to expand an image to fit any screen size. It no longer works. Should I be using a different string of code?
Dan