Good afternoon, please tell me how to behave if you still find such a user with JS disabled, I assume two scenarios:
- Just display a message about the need to enable JS, instructions on how to do this, download and install a new browser (if the user uses IE6)
- It is necessary to ensure minimal functionality.
The fact is that almost all the content on the pages I output using ng-repeat
directives. How to be in this situation? Thanks in advance for your answers!