Re: beagle webinterface
Debajyoti Bera <[email protected]>
| Newsgroups | gmane.comp.gnome.dashboard.devel |
|---|---|
| Message-ID | <[email protected]> |
Use the suggestion below ...
> <a target="_blank" href=# onClick="openhit(\"{@Uri}\"); 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