On 26/12/06, Raghavender Srimantula <[EMAIL PROTECTED]> wrote:
> this gives me a nice scrollable table with a fixed header. This is a stand 
> alone.
> When I include the same code in my jsp file, I get a scroll bar, but my 
> header is not
> fixed. My jsp respects the "overflow:auto" attribute, but does not respect the
> "position:relative" attribute.

The problem cannot be because the page is being generated by JSP.

In summary:

The code example I snipped works, but you don't say if that was the
complete example or if there was any other code involved for your
testing, nor do you say which browsers you tested it in.

Another code example, which you haven't provided, doesn't work, but
you don't say what it does do, or what browsers you tested it in.

> I did not add the standard <!doctype....> here, but its there in my code.

In what code? The real test code that works? The final page which doesn't work?

I think you need to provide more information, and complete examples of
the problematic and working code (preferably in URL form).

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to