Documentation for a historical release of Infusion: 1.3
Please view the Infusion Documentation site for the latest documentation.
If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Warning!

This page is a draft, and is being updated regularly

What is the Screen Navigator?

The Screen Navigator component is built for easy web app navigation management for smartphones. Current target platforms are the iPhone and Android devices.

What does it do?

Using the Screen Navigator and its customizable options, you can create a series of web pages that are seamlessly pulled onto the device and transitioned back and forth. When this component is used with Mobile FSS CSS, you can be up and running very quickly with a native-looking web app. Of course, like the rest of FSS, Mobile FSS can be easily customized to your desired look and feel.

Workflow Assumptions

In order to use the Screen Navigator in its current state, there are a few assumptions that need to be considered:

  1. It doesnt make sense when used inside a browser interface - the browser already has controls to do everything the Screen Navigator does.
  2. It requires <a> tags with href's to navigate back and forth between screens of content
  3. It has not been tested in a nested scenario, although it should theoretically work
  • No labels