You are here: Re: links in Mozilla « HTML « IT news, forums, messages
Re: links in Mozilla

Posted by Jonathan N. Little on 09/30/59 11:52

Sonnich wrote:
> Sonnich wrote:
>> Jonathan N. Little wrote:
>>> Sonnich wrote:
>>>> Hi all!
>>>>
>>>> I have this in IE:
>>>> The font change works in both IE and mozilla, but the link does not
>>>> work in mozilla... can anyone help stupid me?
>>>>
>>>> BR
>>>> Sonnich
>>>>
>>>> <a
>>>> onmouseout="this.className=&quot;&quot;"
>>>> onmouseover="this.className=&quot;BOLD&quot;"
>>>>
>>>> onclick="OpenWin(&quot;file:///\\\\some_server/some_folders/file.pdf&quot;);">
>>>> here
>>>> </a>
>>>>
>>>> The openwin is :
>>>>
>>>> function OpenWin(targ)
>>>> {
>>>> alert (targ); // testing
>>>> window.open(targ);
>>>> }
>>>>
>>> You've made the most common Windows-centric error, '\' backslashes are
>>> *Windows only*, for the rest of the 'world' it is '/' forward slashes.
>>>
>>> file://///some_server/some_folders/file.pdf
>>>
>>> and the onclick handler is JavaScript so you would not use HTML
>>> entities, but single quote in this situation
>>>
>>> ... onclick="OpenWin('file://///some_server/some_folders/file.pdf');">
>
> Some results:
>
> <href="file://///some_server/some_folders/file.pdf­">
> - does not work in IE (no action at all)
> - works in mozilla, but returns an error 443 at all times.
>

Not aware of an error code 443 (up to 425, but not 443). Are use sure it
is not a post address number not an error code? 443 is standard SSL
HTTPS. Anyway, Dow you have a webserver running? If so, don't use
file:// protocol but http:// and you will have better results....

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация