WebSite X5Help Center

 
Jebran K.
Jebran K.
User

Table formet error on mobile responsive device page  en

Autor: Jebran K.
Visitado 1143, Seguidores 1, Compartilhado 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?

Publicado em
3 RESPOSTAS - 1 ÚTIL - 1 CORRIGIR
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>

Ler mais
Publicado em de Jebran K.