Out of all the responses, I like your the most. A good solution for a problem 
made too complex.

----- Original Message -----
From: jorgesu...@freakspot.net
To: "trisquel-users" <trisquel-users@listas.trisquel.info>
Sent: Saturday, May 27, 2017 10:53:31 AM
Subject: Re: [Trisquel-users] Ethical Javascript Reference

The other day a was making a survey. In the first block of question, you  
would have to put your personal information (age, number of sons, staff like  
that). Then there is a radio button you must check if you are student or not.  
If you check yes, the questions of the student appear; else questions of a  
worker. That works with JavaScript, concretely jQuery, and it's LibreJS  
compatible. But I, as a competent web developer, have to make sure the form  
works well for people with JavaScript disabled, so I use the  tag, and, only  
for people who doesn't use JS, show all questions and change the name of the  
question  by writting (answer if you're a student or answer only if you're a  
worker). But anyway, I could have used another solution with PHP.

The web would work very nicely without JS. The websites would load more  
quickly and it would be more difficult to track users.

Reply via email to