WebSite X5Help Center

 
Jebran K.
Jebran K.
User

Table formet error on mobile responsive device page  en

Auteur : Jebran K.
Visité 1137, Followers 1, Partagé 0  
Mots-clés :: any,website x5 pro 2020.1

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?

Posté le
3 RéPONSES - 1 UTILES - 1 CORRECT
Jebran K.
Jebran K.
User
Auteur

thanks brother working for me this code 

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

Lire plus
Posté le de Jebran K.