I'm trying to mask a question and does not work. I followed the steps of the workarounds:
1.Visit
www.meiocodigo.com/projects/meiomask/, download the latest plugin script and save it as jquery.meiomask.js in the template folder.
2.Link to the script by placing <script type="text/javascript" src="{TEMPLATEURL}jquery.meiomask.js" charset="utf-8"></script> within the <head> tag of startpage.pstpl.
3.Turn off $filterxsshtml to allow insertion of JavaScript in the questions. (See documentation here)
4.Set up the template to use custom onload functions. (See the workaround here)
5.Create the text input questions that the masks are to be applied to
But no check is OK, no check point 2 and 4. How I can check?