html - Relative Positioning not working on a Table Row. -


i have installed , using ie10 , chrome. , i'd fixed top header <tr> in <table>. below style tag dose not working!!

<tr style="position:relative;top:expression(this.offsetparent.scrolltop);"></tr> 

do have experience? if these bug, want solution solve problem. plz me!

create http://fiddle.jshell.net/

so can understand code.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -