Versuch mal das: <a href="votes/vote1.htm" onclick="window.open('votes/vote1.htm','toolbar=0,location=0,directories=0,menubar=0,scrollbars=0,resizable=0,width=250,height=500'); return false">...
Hab was vergessen, da gehört noch das Ziel hin:
<a href="votes/vote1.htm" onclick="window.open('votes/vote1.htm','_blank','toolbar=0,location=0,directories=0,menubar=0,scrollbars=0,resizable=0,width=250,height=500'); return false">...
Gruß
Norbert