Hello! Tell me why here the map does not move to the sides on the tablet? The tablet, however, is non-standard, TouchPad based on WebOS, everything is fine on an android. But here , for example, the map in Tochpada moves normally. Maybe someone knows how to make it move on the tablet in the first case? Help is needed urgently, I will be very grateful.

  • with this question you are not here - DreamChild
  • Why? The question is in the code. - Aviko
  • 2
    And if you, say, download a game from a torrent, and it will not be installed at you, you will also write here - after all, the question probably also lies in the code? - DreamChild
  • 2
    dear, you talk in such a tone with your subordinates if you have them. As for the question, think about it, if you have something to scatter - you suggest that those whose help you are looking for here should dig into the JS code on that site from a PC, and then even debug it from the tablet, and preferably same model that you have? Moreover, it’s not yet a fact that to understand the causes of the problem, only client JS on the page is sufficient. Well, good luck to you in your expectations - I see, here is just a crowd who want to help you with this - DreamChild
  • 2
    Your problem lies in non-cross-browser code implementation. ------------ Can't count on a more detailed answer :) - ReinRaus

1 answer 1

Line 16 in css. Remove width: 770px; or line 905, in @ media screen and (max-width: 480px) add a rule for #map {width: auto;}

PS Such things can be easily debugged by using some appropriate tool. For example, FireBug

  • And why the map has become trimmed? And on the tablet it still does not move. - Aviko
  • @Aviko - you are not freelancing - Zowie
  • I'm not freelancing, I want to ask - Aviko
  • For some reason, the questions on the explorer were blocked, so I’m talking here. The proposal is business-like, actually, my name is Andrei, and I am not in the right direction for the peasants to make non-business proposals, if that. - Aviko
  • @Aviko, specify in your profile contact details. - Deonis