Responsive in dialogbox
Responsive in dialogbox
Hi all,
from jquery I use thee dialog box (
https://jqueryui.com/dialog/)
inside the dialog box I want to show a div tag, which has a table inside.
This div is organized responsively. The script
"
https://github.com/smasala/responsive-tables-js“ takes care
for that.
Without the dialog box it is responsible, ie. the script works. In the box it does not work.
The table cells are not display vertically if the browser window
is dragged thin. Sorry for the bad English. In other words the responsive
effect is not there.
Can you get me started on how to make the dialog box content responsible ?
Do have i to send head-information to the box ?
Infos etc. would be very nice!
Best,
Thor