Finished Mapped Image to the Web Site...

User 454876 Photo


Registered User
15 posts

I have a finished mapped image that works just like I want.

But for the life of me I cannot figure out how to get the finished map to the web site I am creating......

I have searched for this issue but cannot find what I am looking for.

Anyone!!!!!!
Thanks
Gary Grooms
User 122279 Photo


Senior Advisor
14,648 posts
Online Now

Please let us know which apps. you are using, then it will be easier for us to help.
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 454876 Photo


Registered User
15 posts

The only web site creation software I use is "Coffeecup"

I have the current versions of

VSD
Image Mapper
Direct FTP
Web Form
And most of the other package
ETC......
I hope these are the applications you are

The mapped image I have created works well in the image mapper package (does exactly as expected) but I have tried to paste the code into an html page
that contains the image file but it will not work..
Thanks for your response
Gary Grooms
User 122279 Photo


Senior Advisor
14,648 posts
Online Now

If you want to create your pages with VSD, then you copy the code that the image mapper makes at the bottom of the window.

In VSD, click on the html tool, drag a rectangle and paste code in the window that opens. After that go to Settings - Add files and locate the picture you used. When you have found it, click Add at the bottom of the window where you have your computer on the left and 'root' on the right. That is all it takes. Then upload the lot.
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 454876 Photo


Registered User
15 posts

Well I have tried this four times from scratch....
Each time I construct my mapped image and place the code on one of my html pages with VSD and try the preview before uiploading it works filne.

However when I upload to the server all I see on the html page is a small square where I pasted the code..

Here is the code created by the mapper

<!-- Beginning of Client Side Image Map -->
<img src="rvboat.gif" USEMAP="#rvboat" BORDER=0>
<map name="rvboat">
<area name="boatalone" shape="rect" coords="242,96,341,123" href="http://www.razorbackairfilters.com/pdfs/uvboatalone.pdf" alt="Unit as Stand Alone" title="Unit as Stand Alone" target="_blank">
<area name="boatmounted" shape="rect" coords="345,99,425,121" href="http://www.razorbackairfilters.com/pdfs/uvboatmounted.pdf" alt="UV Unit Mounted" title="UV Unit Mounted" target="_blank">
<area name="rvalone" shape="rect" coords="239,186,338,208" href="http://www.razorbackairfilters.com/pdfs/uvrvalone.pdf" alt="Unit as Stand Alone" title="Unit as Stand Alone" target="_blank">
<area name="rvmounted" shape="rect" coords="343,185,410,207" href="http://www.razorbackairfilters.com/pdfs/uvrvmounted.pdf" alt="UV Unit Mounted" title="UV Unit Mounted" target="_blank">
<area shape="default" href="http://www.razorbackairfilters.com/uvmarine" target="_blank">
</map>
<!-- End of Client Side Image Map -->

Thanks
Gary Grooms
User 463058 Photo


Ambassador
1,086 posts
Online Now

If the image is in the same folder as the html you pasted this code into, then this should be working.
User 454876 Photo


Registered User
15 posts

Thanks-Thanks-Thanks

It works

Gary Grooms

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.