Thank you very much to you both,
auslin and
rangana.
Boths solutions WORK !
The funny thing is that I knew in the past ( I did not program with javascript since 8 years ago ) that somehow I need to use the symbol "#" in the href parameter when there was not real url address to assign to. But I did not know that it messes up with the javascript code ( when it runs in firefox ) if the symbol is not used.
But since empty quotes alone worked in IE, I wrongly assumed that it was not important.
Bad assumption...