iUI 0.30 FINAL is now available for download and is tagged in Subversion (SVN).
THERE IS NO FUNCTIONAL DIFFERENCE FROM iUI 0.30 Beta 1 -- The only difference is the version string and the date in releaseNotes.txt Differences from iUI 0.20 -------------------------------------------------------------------------- There are a handful of bug-fixes, but the main feature is smooth scrolling using CSS transitions. It is disabled by default. Look at samples/music.html for an example of how to enable smooth scroll. (It's simple just set "iui.animOn = true") Also be forewarned that your custom CSS and JavaScript may break CSS Transitions. This is why it is disabled by default. Please read this wiki page carefully: http://code.google.com/p/iui/wiki/SlideCSSTransitionsNotes Download: http://iui.googlecode.com/files/iui-0.30.tar.gz SVN: http://iui.googlecode.com/svn/tags/REL-0.30/ Release notes: * CSS transitions for slide animation (for backward compatibility disabled by default) (Issue 97) * Support javascript: URLs in links (Issue 134) * Support loading complete pages in "WebApp" mode using target="_webapp" (Issue 135) * Added Red Button .redButton CSS and border-image (Issue 46) * Allow outbound links to anchor tags (Issue 82) * If HTML page is loaded with anchor to a loaded page/fragment/view, scroll to it (Issue 107) * Fix problem with hash and URLs like http://[site]/[webapp]/page.php/pageName.htm (Issue 122) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
