IPod, IPad & IPhone - Page 3 - Post...

User 122279 Photo


Senior Advisor
14,447 posts

When I view the source code of the link you posted, and try opening that large image, it says the image contains errors and cannot be loaded.

Also, did you also download that jquery.tooltipster.min.js?
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 187934 Photo


Senior Advisor
20,181 posts

The image doesn't show because I placed a dash in the image name.

<img border="0" usemap="#NotNamed" src="Group-Photo.jpg">

Remove that and the image will show.
<img border="0" usemap="#NotNamed" src="Group Photo.jpg">

Looks like your jquery.tooltipster.min.js and tooltipster.css are corrupt.
Look at my source code and click on both of my files and save page as.

.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 199564 Photo


Registered User
14 posts

Eric
I deleted all the tooltipster files from my host
downloaded a new copy of tooltipster
unzipped it
Uploaded the css, js, demo & doc folders
Changed the image name by removing the "-"
reloaded testtooltip to web site
works on PC but not my ipod
Yours works on my Ipod
The demo works on my ipod
Any other clues?
Jim
User 187934 Photo


Senior Advisor
20,181 posts

Change your path of the css and js file.
<link rel="stylesheet" type="text/css" href="css/tooltipster.css" />
<script type="text/javascript" src="js/jquery.tooltipster.min.js"></script>


I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 122279 Photo


Senior Advisor
14,447 posts

Try downloading this zip file: www.fjermeros.net/test/site.zip , unpack it and upload it to your site. Please note that I also have the dash in the image name, and I've called the html page 'index.html'. If you have a different index page there already, then you need to rename this one, of course.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 103173 Photo


VP of Software Development
0 posts

Here is a quick KB article that we put together today that will show you how to make an image map responsive.

http://www.coffeecup.com/help/articles/1300

Note: Your website of course needs to be responsive already. ;)
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 122279 Photo


Senior Advisor
14,447 posts

Great!
I think the website in question here is not reponsive, though.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 103173 Photo


VP of Software Development
0 posts

Inger wrote:
Great!
I think the website in question here is not reponsive, though.

Then they need to become responsive. ;)
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 187934 Photo


Senior Advisor
20,181 posts

This is also not being used as a traditional image map.;) Thanks for the article though.:cool:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 122279 Photo


Senior Advisor
14,447 posts

Started thinking about something: Can this method also be used for Google maps? Google has made some new interface with so-called 'responsive' maps, but I don't like their method as it cuts off the map instead of making it smaller.

I haven't got time right now to test if it works with Google maps, but I may try later today.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.