[Building Sakai] Moving Presence into a DIV - SAK-19129

csev csev at umich.edu
Mon Sep 13 04:33:51 PDT 2010


It is in a div - so CSS would control that behavior.

I used the exact same id on the div as is on the iframe to inherit the CSS rules:

#presenceIframe {
  height:100px;
  margin:0.3em;
  width:8.8em;
}

It says nothing about overflow so I would guess it would get quite long.  But again, CSS should be able to control it.

/Chuck

On Sep 13, 2010, at 7:14 AM, David Horwitz wrote:

> One question (and dificult to test on nighly) - what happens when the
> presence list gets very long?
> 
> D



More information about the sakai-dev mailing list