Yes, but consider that you want to have border (non-scrolling) around 
your tree. So you'll have to put overflow:auto to a element outside tree 
(the one with border and width set).

-Matej

Marc-Andre Houle wrote:
> By default, from what I have seen in tree.css, it is already set to 
> overflow:auto.  So it is not necessary.
> 
> Marc
> 
> On 9/21/06, *Matej Knopp* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
> wrote:
> 
>     One more thing. Instead overflow:scroll it would be better to have
>     overflow:auto.
> 
>     -Matej
> 
>     Matej Knopp wrote:
>      > Scrolling shouldn't be a problem.
>      >
>      > <div style="overflow: scroll; height: 20em">
>      >   <div wicket:id="tree">
>      >   </div>
>      > </div>
>      >
>      > Well. In 1.2.2 there was a problem with internet explorer in standard
>      > compliance mode, images were staying even if tree scrolled. In
>     current
>      > svn this is fixed. Can you please try current 1.x from svn?
>      >
>      > -Matej
>      >
>      > Steve Knight wrote:
>      >> Ok, I just noticed that the tree component has built-in
>     scrolling, but
>      >> the problem remains valid.  The images don't scroll...at least
>     not in
>      >> IE.  In Firefox, the scrollbars don't even show up.
>      >>
>      >> On 9/21/06, *Steve Knight* <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>      >> <mailto: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
>      >>
>      >>     I am using the new tree component that was backported to
>     1.2, but I
>      >>     am having trouble putting the tree into a scrollable div.  I
>     would
>      >>     like to restrict the tree to a certain height on screen, and
>     when
>      >>     the tree gets larger it should show vertical
>     scrollbars.  This sort
>      >>     of works.  The text scrolls fine but the images used for the
>     folders
>      >>     and nodes does not scroll.  Is this possible?
>      >>
>      >>
>      >>
>      >>
>     ------------------------------------------------------------------------
>      >>
>      >>
>     -------------------------------------------------------------------------
> 
>      >> Take Surveys. Earn Cash. Influence the Future of IT
>      >> Join SourceForge.net's Techsay panel and you'll get the chance
>     to share your
>      >> opinions on IT & business topics through brief surveys -- and
>     earn cash
>      >>
>     http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>     
> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>      >>
>      >>
>      >>
>     ------------------------------------------------------------------------
> 
>      >>
>      >> _______________________________________________
>      >> Wicket-user mailing list
>      >> Wicket-user@lists.sourceforge.net
>     <mailto:Wicket-user@lists.sourceforge.net>
>      >> https://lists.sourceforge.net/lists/listinfo/wicket-user
>      >
>      >
>      >
>     -------------------------------------------------------------------------
> 
>      > Take Surveys. Earn Cash. Influence the Future of IT
>      > Join SourceForge.net's Techsay panel and you'll get the chance to
>     share your
>      > opinions on IT & business topics through brief surveys -- and
>     earn cash
>      >
>     http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>     
> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>      > _______________________________________________
>      > Wicket-user mailing list
>      > Wicket-user@lists.sourceforge.net
>     <mailto:Wicket-user@lists.sourceforge.net>
>      > https://lists.sourceforge.net/lists/listinfo/wicket-user
>     <https://lists.sourceforge.net/lists/listinfo/wicket-user>
>      >
> 
> 
>     -------------------------------------------------------------------------
>     Take Surveys. Earn Cash. Influence the Future of IT
>     Join SourceForge.net's Techsay panel and you'll get the chance to
>     share your
>     opinions on IT & business topics through brief surveys -- and earn cash
>     http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>     
> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>     _______________________________________________
>     Wicket-user mailing list
>     Wicket-user@lists.sourceforge.net
>     <mailto:Wicket-user@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to