Thank you for reply. I saw that in Master Pages the JavaScript does not work on the design of the page. The design is static and doesn’t change. Do you confirm that point too? Regards.
Hello Guys, A basic question, I created a Table in my page, and I want to HIDE a ROW by default in JAVASCRIPT cause I will add afterwards conditions. The problem is: my row is never HIDDEN but only INVISIBLE. Consequently, the others rows below never take place of the HIDDEN row. I don't see anythin...