I would like to ‘replace’ one image with another using a fadeIn type of effect without showing any swiping motions or navigation buttons.
For example, taking the /img/device.png and having the admin-banner.png ‘replace’ it by fading in … so that the image ‘appears’ on the screen. (I realize that they aren’t exactly the same shapes, – but I could superimpose images on top of the device.png.)
I’ve tried text-scrolls with images and banners, but the row heights are too small or the navigation buttons appear or the transition effects are too much of a contrast.
Can you suggest any code/usage?
Thanks!