Hello,
We are playing with the Spry framework from Adobe and have done a copy/paste of some of their source in order to learn and wrap our heads around it. Our demo can be seen here:
http://dogcitydesigns.com/ryatt/blank.php
Clicking a division on the left column will bring up its schedule in the top right pane. Lower pane is ignored for now. This works properly in Firefox however Internet Explorer 7 indicates that no schedule is found.
We convert MySQL data into
XML for this page to use. Any one else run into a similar issue before?
Cheers