I have searched through alot of posts here in the Forum but have not found any issues similar to my experience. I am 90% sure this issue is with the way I have my page styled with absolute and relative positioning.
I have a map of a new community of houses. I am dynamically adding points on the map to represent which lots are available, sold, have a house for sale, etc. The map is a background of a div and the points are output relative to that DIV.
I got the tooltip to work (using img[rel] example found in another post) but the offset positioning is different in every browser I try. If I set the offset to look good in IE, its off in Firefox and Chrome.
Demo I am working with
http://www.creekwoodhills.com/homesites_demo.asp
Demo with NO OFFSET set in the javascript.
http://www.creekwoodhills.com/homesites_demo_no-ofset.asp
I have a map of a new community of houses. I am dynamically adding points on the map to represent which lots are available, sold, have a house for sale, etc. The map is a background of a div and the points are output relative to that DIV.
I got the tooltip to work (using img[rel] example found in another post) but the offset positioning is different in every browser I try. If I set the offset to look good in IE, its off in Firefox and Chrome.
Demo I am working with
http://www.creekwoodhills.com/homesites_demo.asp
Demo with NO OFFSET set in the javascript.
http://www.creekwoodhills.com/homesites_demo_no-ofset.asp
