This is an example of an extremely simple Fusion application. It only uses straight CSS and HTML, with no fancy !JavaScript of Jx layout components other than what is contained in Fusion. To install this (on Windows) unzip the contents of the [/mapguide/attachment/wiki/CodeSamples/Fusion/SuperSimple/supersimple.zip?format=raw attached zipfile] into the following directory: {{{ C:\Program Files\MapGuideOpenSource2.0\WebServerExtensions\www\fusion\samples\mapguide\ }}} You can then access this as (changing your hostname and port as required): {{{ http://localhost:8008/fusion/samples/mapguide/supersimple/index.html }}} Once you are familiar with this minimalist application, it is worth looking at the index.html files in the bundled Fusion templates to see what Jx can do; it's where Fusion's dynamic layout capabilities comes from.