Have you tried the page before ?
What doesn't work exactly, do you see the picture ?

I'm not sure that that needs a # since
<map name="OGP">
</map>
<img usemap="OGP" src="path">
hence
usemap="name"

The pity is that this map was made by a Kde app !
Though it would be nice, if you can make a test.

Have you noticed that in the source of the page there are the tag html, head
and so on some line above the map and their closed tags after the latest
components.
This could be the problem.

> De : Lourens Veen <[EMAIL PROTECTED]>
> Date : Mon, 17 Jul 2006 10:43:23 +0200
> À : [email protected]
> Objet : Re: Fwd: [Open-graphics] Re: OGD1 map guide
> 
> On Monday 17 July 2006 08:58, B Salmon wrote:
>> The lastest odg1 is now up.
>> http://wiki.duskglow.com/tiki-page.php?pageName=OGD1_Map_Guide
> 
> It doesn't work in Konqueror. I briefly checked the HTML spec, and it
> seems that the usemap attribute should have a # before the name. That
> is, you need
> 
> <img usemap="#OGP"
> src="http://traversaltech.com/ogd1_images/ogd1illus.png";>
> 
> rather than
> 
> <img usemap="OGP"
> src="http://traversaltech.com/ogd1_images/ogd1illus.png";>
> 
> I haven't tested whether that solves the problem, but it might.
> 
> Lourens
> 
> _______________________________________________
> Open-graphics mailing list
> [email protected]
> http://lists.duskglow.com/mailman/listinfo/open-graphics
> List service provided by Duskglow Consulting, LLC (www.duskglow.com)

_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to