WebSite X5Help Center

 
Jebran K.
Jebran K.
User

Table formet error on mobile responsive device page  en

Autore: Jebran K.
Visite 1396, Followers 1, Condiviso 0  
Parole Chiave: 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?

Postato il
3 RISPOSTE - 1 UTILE - 1 CORRETTO
Jebran K.
Jebran K.
User
Autore

thanks brother working for me this code 

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

Leggi di più
Postato il da Jebran K.