About

Conditions Covered

So the below list is generated on the fly from an xml file. When you click one of the links it'll build the next page from the relevant entry.

Back

Conditions Covered

Dummy Content

Back

Conditions Covered

How I work

I created this online app as a responsive site that would work in any browser on any platform.

Previously I have used jQTouch but wanted to forgo using an extra library on top of jQuery itself. The biggest challenge here was to accommodate device orientation. You can see the code I used to resize the content here. Admittedly you could view source but I give a brief explanation on how it works.

All the data for the conditions is stored in an xml file which is parsed with jQuery.