[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: [OT] HMTL help
Tim
the link i sent previously shows theres a bug in IE that i think might
be the issue
Known Bug Microsoft Internet Explorer
Some versions of MSIE have a bug which renders anchors using
"_blank"
inoperative. See "Open In New Window" Does Not Work in Internet
Explorer
<http://support.microsoft.com/support/kb/articles/q180/1/76.asp>
for the
patch. (Note that Microsoft requires you to join their developer network
to download the patch. It's free.)
Tim Hawes wrote:
> Another update ;-)
> I've tried my original code on another pc and it all works fine. So I
> have a problem on one of my PCs where I can open a new HTML document
> in a new window but can't open an image file directly, either in a new
> window, or in the same one as the thumbnail.
>
> Any thoughts,
>
> Thanks,
>
> Tim.
>
> On 6/23/06, Tim Hawes <timsyahoo@xxxxxxx> wrote:
>
>> Thaks Rodney,
>>
>> A quick update. If I write this:
>> <A HREF="big/pic1.htm"
target="_blank"><IMG SRC="p5280001.jpg"
>> ALT="image1"
STYLE="BORDER-STYLE:NONE"></A>
>>
>> i.e. call another page containing just the IMG SRC line, instead
of
>> the calling the jpg file directly with HREF then it works just
fine
>> (although the image is bigger than the browser window)
>>
>> So I seem to have a problem with the <A
HREF="big/p5280001.jpg">...
>> part of my original code, although, as you said, it's pretty much
the
>> same as some on your site (I just checked :-) )
>>
>> It's somewhat reassuring to know it doesn't appear as if I've made
a
>> Noddy mistake, but still frustrating that it's not working.
>>
>> Thanks though :-)
>>
>> Tim.
>>
>>
>> On 6/23/06, Rodney Hall <rmh@xxxxxxx> wrote:
>>
>>> Tim Hawes wrote:
>>>
>>>> Hi guys,
>>>>
>>>> I'm struggling with a really basic bit of HTML. I'm
putting together
>>>> a page with picture thumbnails which, when clicked, should
open the
>>>> hi-res image in a new browser window.
>>>>
>>>> This is my line of code:
>>>> <A HREF="big/P5280001.JPG"
TARGET="_blank"><IMG
>>>> SRC="small/p5280001.jpg" ALT="image1"
WIDTH="94" HEIGHT="122"
>>>> STYLE="BORDER-STYLE:NONE" /></A>
>>>>
>>>> This works fine in Firefox, but not in IE. I can see the
thumbnail ok
>>>> but nothing happens when I click on it, even though the
cursor
>>>> changes to a pointy finger and I see the URL for the file
in the
>>>> bottom border of the browser.
>>>>
>>>> Any idea what's wrong?
>>>>
>>>> Thanks,
>>>>
>>>> Tim.
>>>>
>>> Tim, I can see nothing at all wrong with your code - it is
exactly what I
>>> use extensively in my website and works with all browsers.
>>>
>>> --
>>> Rodney HALL
>>> Heywood, Lancashire
>>> ~~~~~~~~~~~~~~
>>> rmh@xxxxxxx
>>> http://rmhh.co.uk/
>>> http://rmhh.org.uk/
>>> ~~~~~~~~~~~~~~~~~~~
>>>
>
>
>
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|