Hello,
The first issue is fixed with a simple scrollTo(1,0) in the showPage method
or the one which is called to show the page, cant look it up right now. As
far as I remember this is fixed in 0.40.
The second one is css related, check the wiki page, there is some
information how to debug/fix it.
No PC arround, sorry for the little help
Cheers
Max
Am 31.10.2009 um 10:14 schrieb Kelvin Wu <kelvin...@gmail.com>:
I noticed 2 page-sliding issues after upgrading from iUI v0.1x to v0.31
1. How to stop sliding page vertically? I still prefer showing next page
from the top instead of middle of somewhere.
2. the embed tag does not position icon properly white new sliding
implemention
<embed href="url_to_streaming_media_file" src="url_to_image_file"
type="video/x-m4v" target="myself" height="40" width="40" scale="1"/>
during the sliding process, the quicktime icon was jumping up and down. and
sometimes it finally didn't sit its expected position.
you can see these issues on my demo:
http://i.sh2sg.com/v3.html
Click those of movie which has a QT/trailer icon.
Thanks