Use the suggestion below ...
> <a target="_blank" href=# onClick="openhit(\"[EMAIL PROTECTED]"); return
> false;">
Make sure you have the "return false".
> and add a method like
> function openhit (url)
> {
> //... open a new window using javascript
> // verify the javascript - I am writing from memory
>
> var newurl = url.replace ("file:///", "http://host/var/www/");
> window.open(newurl);
> }
--
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE / Mandriva / Inspiron-1100
_______________________________________________
Dashboard-hackers mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dashboard-hackers