Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82143

moving the position of the table on the webpage

$
0
0
Hi

I'd like to move a datatable to the right of another jquery object (a dynatree tree).

When I set the css attributes left and top, the table contents move to the new position, but the other elements, such as search box, header, pagination etc, stay where they are.

i.e.

// css stuff
#mytable
{
left: 300px;
top: 10px;
}

// then later, table init
$('#mytable').dataTable({
// blah blah
});


Any idea how I can get the whole lot to move to the new position?

Thanks

Liam

Viewing all articles
Browse latest Browse all 82143

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>