From: Alexey M. <ma...@ca...> - 2000-12-07 15:18:32
|
> <a href="javascript://" > onclick="LoadPanel.findLoadPanel(this).setURL('newpage.html')">click me</a> try <a href=# onclick="LoadPanel.findLoadPanel(this).setURL('newpage.html');return false">click me</a> Also - you know that in Netscape and IE links are in different places - different documents. |