when using yahoo maps the “X” (close button) in the smart window is showing up on the upper left

StackOverflow https://stackoverflow.com/questions/1895408

  •  19-09-2019
  •  | 
  •  

Question

i am using code right out of the examples in yahoo maps api, but when i click on a smart window i get the close button (x) in the upper left. the only thing i am changing is the html in the smart window but i dont understand why that would affect the location of the close button. also, i dont see any documentation on how to change this on the yahoo maps api web site.

Was it helpful?

Solution

You may want to look in your page CSS for anything that floats img tags left or positions them absolutely (think along those lines).

One debugging method would be to temporarily turn off your page's CSS to see the result.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top