Welcome Guest, Not a member yet? Register   Sign In
scroll bar my header also scrolled
#1

<div style="width: 100%; height: 320px; overflow: scroll;" > 
<div class="box-body table-responsive no-padding">

                  <table class="table table-hover" id="mytable1">

my header also scrolled. how to correct this functionality?
Reply
#2

There are few samples out there:
https://codepen.io/tjvantoll/pen/JEKIu
Reply
#3

(07-11-2018, 02:32 AM)Pertti Wrote: There are few samples out there:
https://codepen.io/tjvantoll/pen/JEKIu

I try with that solution not working ji.


<div style="width: 100%; height: 320px; overflow: scroll;" >
<div class="box-body table-responsive no-padding">
                  <table class="table table-hover" id="mytable">
Reply
#4

(07-11-2018, 02:50 AM)kvanaraj Wrote: I try with that solution not working ji.

You would need to change that CSS around a little to match your HTML.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB