Daniel Albaugh wrote:
> Bill,
>
> Your instructions worked, but now the background image doesn't show in the
> web page although it does in IMR. I've had upgraded to v4.6.2 before
> following the instructions so I don't know if it worked in 4.6 or before or
> not.
Did the PerMapHTML/map.html file that you copied contain 1 img tag or 2 img
tags within a <div>?
This is what the latest map.html file contains; note that the separate *mapbg
draws the map background.
<div style="position:relative; ${css_style_map_div}">
<img style="position:absolute; ${css_style_map_bg}"
src="/${httpdocument}/document/main/*mapbg">
<img style="position:absolute; z-index: 1; ${css_style_map_fg}"
src="/${httpdocument}/document/main/*map.${imagesuffix}"
border="0" usemap="#imap">
</div>
If your mapinfo.html file only contains one <img> tag for *map, you'll need to
copy and paste the above <div> if you
want to see the background image.
>> 1. Locate "PerMapHTML/map.html" in your Web Pages folder, duplicate this
>> file,
>> and rename the new copy mapinfo.html
Let me know if this helps.
Regards,
Bill Fisher
Dartware, LLC
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]