WebSite X5Help Center

 
Jebran K.
Jebran K.
User

Table formet error on mobile responsive device page  en

Autor: Jebran K.
Besucht 1106, Followers 1, Geteilt 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?

Gepostet am
3 ANTWORTEN - 1 NüTZLICH - 1 KORREKT
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>

Mehr lesen
Gepostet am von Jebran K.