From: Peter C. <Pet...@me...> - 2007-01-16 12:23:05
|
> From: Naomi Miles > <a href=3D"javascript:window.open=20 > ('','_parent','');window.close();return false;"><localise =20 > id=3D"link.close"/></a> Use a span and style it appropriately in the CSS. This prevents any hyperlink activity getting in the way of the click event. <span onclick=3D"javascript:...">label</span> - Peter |