FET Forum

FET Support (International) => Italian / Italiano => Topic started by: star73 on June 18, 2016, 05:33:37 PM

Title: Migliorare output HTML
Post by: star73 on June 18, 2016, 05:33:37 PM
Sarebbe utile, secondo me, anche al fine della pubblicazione dell'orario sul sito web della scuola, fare in modo che nella pagina web che contiene l'elenco degli insegnanti (o delle materie, o delle classi, ecc...)  sia  posto  un menù a tendina contenente l'elenco degli insegnanti.  L'orario dell'insegnante comparirebbe così solo quando si fa la scelta nel menù suddetto.
E' fattibile una cosa del genere?
Ciao.
Arsenio
Title: Re: Migliorare output HTML
Post by: Volker Dirr on June 18, 2016, 05:50:27 PM
Hi,
a nice suggestion. Currently it is not possible.
The disadvantage of your suggestion is that the tables are difficult to print if you want to print all tables.
So your suggestion must be added as an extra option, not replacing the current variant.
It's only possible with JavaScript in html, i can't do it with html only.
I will add this suggestion into my TODO, because it sound useful.
Regards