I wish to put some instructions with a link - onclick calling a script that display a simple alert box. If I did like this...
Return false after the call:
tipos permitidos
Or if your function returns false then you can return the result of the function:
tipos permitidos
It's not enough to just return false in the function, you need to actually return false from the click handler.