Here is how I handle it:
$('#divOGHide').append('Add Item');
$("#aiClose").click(function() {
$.unblockUI();
});
$.blockUI({ message: $("#divAI"), css: {
width: '425px',
height: '225px',
left: ($(window).width(
http://www.webtoolkit.info/scrollable-html-table.html
On Apr 8, 9:53 am, Matt Wilson wrote:
> I have a table with lots of rows, and when I scroll down, I can't see
> the row with the column titles.
>
> How can I freeze that row in place so I can still see it as I scroll
> down?
2 matches
Mail list logo