Hello everyone!
new on the forum, great to be here!
I am almost done with displaying successfully a table that will show a calendar in a month format, etc.
XML file:
http://www.mamaliga.com/test/os_3_months.xml
XSL file:
http://www.mamaliga.com/test/os_3_months.xsl
However, if a certain "Day" element has some "Time" elements, I'd like their "slots" attributes to be displayed when toggling on the day number link (The ones containing the folders).
For example if someone clicks on day #3, I'd like to show the two existing "slot" attributes values of "10:30 am" and "11:00 am".
Currently when I click on the folder, the show/hide function works, but there are no "slot" values displayed...
Just for your info, this should be some sort of an online schedulyng system...
Anything I am doing wrong?
Thanks!
Gabi