WebSite X5Help Center

 
Jebran K.
Jebran K.
User

Table formet error on mobile responsive device page  en

Автор: Jebran K.
Просмотрено 1163, Подписчики 1, Размещенный 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?

Размещено
3 Ответы - 1 Полезно - 1 Корректно
Jebran K.
Jebran K.
User
Автор

thanks brother working for me this code 

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

Читать больше
Размещено От Jebran K.