Hi,
I just edited my website to add HTML link icons to my home page image.
https://www.dalekelly.org/
Works fine on Microsoft Edge:
Version 137.0.3296.68 (Official build) (64-bit)
"This browser is made possible by the Chromium open source project and
other open source software.
Microsoft Edge
-- 2025 Microsoft Corporation. All rights reserved."
Amazon Silk Web Browser works fine on it with my FireTV.
On Google Chrome the icons aren't there, but the mouse is active on the
icon location and the links work.
Chrome is up to date
Version 137.0.7151.104 (Official Build) (64-bit)
"Google Chrome
Copyright 2025 Google LLC. All rights reserved.
Chrome is made possible by the Chromium open source project and other
open source software."
Same problems with Chrome on my iPhone.
?
https://www.dalekelly.org/
On Sat, 14 Jun 2025 19:17:45 -0400, Dale wrote:
https://www.dalekelly.org/
Firefox shows 3 white areas on the page, each of which takes me to
some off-site link. This is the relevant HTML, as I see it:
<center><img src="longbeard.jpeg" alt="Me" USEMAP="#map0"></center>
<map name="map0">
<area shape="rect" alt="Share" coords="248,47,297,78" href="https://en.wikipedia.org/wiki/Mediumship">
<area shape="rect" alt="Think" coords="158,20,210,54" href="https://en.wikipedia.org/wiki/Universalism">
<area shape="rect" alt="Dream" coords="24,31,99,99" href="https://en.wikipedia.org/wiki/Mysticism">
</map>
Are there supposed to be additional icon images in there?
On 6/14/2025 7:17 PM, Dale wrote:
Hi,
I just edited my website to add HTML link icons to my home page image.
https://www.dalekelly.org/
Works fine on Microsoft Edge:
Version 137.0.3296.68 (Official build) (64-bit)
"This browser is made possible by the Chromium open source project and
other open source software.
Microsoft Edge
-- 2025 Microsoft Corporation. All rights reserved."
Amazon Silk Web Browser works fine on it with my FireTV.
On Google Chrome the icons aren't there, but the mouse is active on
the icon location and the links work.
Chrome is up to date
Version 137.0.7151.104 (Official Build) (64-bit)
"Google Chrome
Copyright 2025 Google LLC. All rights reserved.
Chrome is made possible by the Chromium open source project and other
open source software."
Same problems with Chrome on my iPhone.
?
Did some editing. Works in Chrome on my computer now. Still not on the internet. I may have a path wrong somewhere.
<center><img src="https://www.dalekelly.org/images/longbeard.jpeg"
alt="Me" USEMAP="#map0"></center>
On 6/14/2025 9:39 PM, Dale wrote:
On 6/14/2025 7:17 PM, Dale wrote:
Hi,
I just edited my website to add HTML link icons to my home page image.
https://www.dalekelly.org/
Works fine on Microsoft Edge:
Version 137.0.3296.68 (Official build) (64-bit)
"This browser is made possible by the Chromium open source project
and other open source software.
Microsoft Edge
-- 2025 Microsoft Corporation. All rights reserved."
Amazon Silk Web Browser works fine on it with my FireTV.
On Google Chrome the icons aren't there, but the mouse is active on
the icon location and the links work.
Chrome is up to date
Version 137.0.7151.104 (Official Build) (64-bit)
"Google Chrome
Copyright 2025 Google LLC. All rights reserved.
Chrome is made possible by the Chromium open source project and other
open source software."
Same problems with Chrome on my iPhone.
?
Did some editing. Works in Chrome on my computer now. Still not on the
internet. I may have a path wrong somewhere.
I got it working !
https://www.dalekelly.org/
It WAS a path.
This path is the one working. I had to upload the image into the images folder too.
<center><img src="https://www.dalekelly.org/images/longbeard.jpeg"
alt="Me" USEMAP="#map0"></center>
This next path didn't work,
<center><img src="longbeard.jpeg" alt="Me" USEMAP="#map0"></center>
maybe I had to do this:
<center><img src="./longbeard.jpeg" alt="Me" USEMAP="#map0"></center>
Even with a more detailed path, this next path didn't work either. The
image even is in that location.
<center><img src="https://www.dalekelly.org/longbeard.jpeg" alt="Me" USEMAP="#map0"></center>
On 6/15/2025 3:08 AM, Dale wrote:
On 6/14/2025 9:39 PM, Dale wrote:
On 6/14/2025 7:17 PM, Dale wrote:
Hi,
I just edited my website to add HTML link icons to my home page image. >>>>
https://www.dalekelly.org/
Works fine on Microsoft Edge:
Version 137.0.3296.68 (Official build) (64-bit)
"This browser is made possible by the Chromium open source project
and other open source software.
Microsoft Edge
-- 2025 Microsoft Corporation. All rights reserved."
Amazon Silk Web Browser works fine on it with my FireTV.
On Google Chrome the icons aren't there, but the mouse is active on
the icon location and the links work.
Chrome is up to date
Version 137.0.7151.104 (Official Build) (64-bit)
"Google Chrome
Copyright 2025 Google LLC. All rights reserved.
Chrome is made possible by the Chromium open source project and
other open source software."
Same problems with Chrome on my iPhone.
?
Did some editing. Works in Chrome on my computer now. Still not on
the internet. I may have a path wrong somewhere.
I got it working !
https://www.dalekelly.org/
It WAS a path.
This path is the one working. I had to upload the image into the
images folder too.
<center><img src="https://www.dalekelly.org/images/longbeard.jpeg"
alt="Me" USEMAP="#map0"></center>
This next path didn't work,
<center><img src="longbeard.jpeg" alt="Me" USEMAP="#map0"></center>
maybe I had to do this:
<center><img src="./longbeard.jpeg" alt="Me" USEMAP="#map0"></center>
Even with a more detailed path, this next path didn't work either. The
image even is in that location.
<center><img src="https://www.dalekelly.org/longbeard.jpeg" alt="Me"
USEMAP="#map0"></center>
I will have to work on my CSS for this to work good enough on my smart phone. Tried both Chrome and Safari.
https://www.dalekelly.org/mystyle.css
Stuff is small too.
Since your jpeg is in the images directory, I think you'd need something
like src="/images/longbeard.jpeg"
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 00:46:43 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
10 files (20,373K bytes) |
| Messages: | 264,186 |