Suggested CSS and javascript does not work in using Display Tag Library in 
Internet Explorer (IE)
-------------------------------------------------------------------------------------------------

                 Key: DISPL-561
                 URL: http://jira.codehaus.org/browse/DISPL-561
             Project: DisplayTag
          Issue Type: Improvement
            Reporter: radha


I have been troubled by my problems, for months now, with displaying my jsp 
pages using display table tag library in Internet Explorer. I have a working 
CSS for a static header and scrollable table body in firefox. However, I have 
tried all possible options to get this working in the more popularly used 
Internet Explorer. I even went through the FAQ to see if the suggested link 
works, however opening the http://www.imaputz.com/cssStuff/bigFourVersion.html 
link as suggested in the FAQ also fails in the current version of IE. I would 
really appreciate if some one could post a working version of using display 
table tag library with customizable CSS and javascript to enable the basic. And 
the next thing would be to get a VB or excel type of table.

In the FAQ page:
http://displaytag.sourceforge.net/10/faq.html

...
Rendering

How can I display static headers in a table, so that headers remain visible 
while user scrolls the table body?

    You can do that simply using css, adding an height and the overflow: scroll 
property to the tbody element. Unfortunately this will work perfectly in 
Netscape/Mozilla, but not in Internet Explorer.

    A table with a scrollable body can be made in Internet Explorer using 
javascript or a more complex css. Here 
<http://www.imaputz.com/cssStuff/bigFourVersion.html> you can find a good css 
example.
...

This link in itself does not work at all in the current Internet Explorer.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to