Hey Richard, 2009/3/20 Richard Ulrich <[email protected]>: > Hi everybody, > > I have seen sticky table headers in a drupal site, and would like to add > that to mt wt application. > I found the java-script in drupal, but it's a bit specific to their > stuff. > On the internet I found some tutorials that claim to do it with > css-only. Begrudingly, their examples don't work in my browser (FF)
>From what I have seen from it, a non-JavaScript solution could work on FF (the trick is to consider <tbody> separately from <table>) but that does not work in IE (6 or 7). > So, does anybody of you guys have experience with sticky table headers? > Would the best way be to add a property to WTable and have it execute > some javascript? Would WTreeView be suitable for you? Its big constraint is that rows have to be of equal height. Regards, koen ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
