Cleanup mobile RichFaces JavaScript and fix foreseeable problems
----------------------------------------------------------------
Key: RF-11721
URL:
https://issues.jboss.org/browse/RF-11721
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: showcase
Reporter: Wesley Hales
Assignee: Wesley Hales
Fix For: 4.1.0.Final
This task envolves cleaning up the slidfast javascript while removing duplication of code
which is causing errors. A basic solidifying for final release. There are not any huge
structural changes to the code, however it is extendable and more modular... for example
the previous method to slide a page was "slidfast.slideTo('pageID')",
now it's "slidfast.core.slideTo('pageID')"
This fix also removes the hard coded "back-button" ID from the code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira