Re: beagle webinterface
- From: Debajyoti Bera <dbera web gmail com>
- To: dashboard-hackers gnome org
- Subject: Re: beagle webinterface
- Date: Thu, 17 Jul 2008 07:06:08 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]