WebSite X5Help Center

 
Jebran K.
Jebran K.
User

Table formet error on mobile responsive device page  en

Autor: Jebran K.
Visited 1142, Followers 1, Udostępniony 0  

hello sir i am creae a table my desktop faormat is ok but my mobile device table is extra how to fix check pic    how to set table mobile device complete show not mouse cursor up and down?

Posted on the
3 ODPOWIEDZI - 1 POMOCNY - 1 PRAWIDłOWA ODPOWIEDź
Jebran K.
Jebran K.
User
Autor

thanks brother working for me this code 

<style> table {word-break: break-all;} </style>
<script> $( document ).ready(function() { $("table").css("width", "");}); </script>

Czytaj więcej
Posted on the from Jebran K.