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

Nate Angell nangell at rsmart.com
Mon Sep 13 04:36:00 PDT 2010


Very cool Chuck! Any ideas on how this would impact performance
(positively or negatively)?

- Nate

On Mon, Sep 13, 2010 at 7:33 AM, csev <csev at umich.edu> wrote:
> 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
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>


More information about the sakai-dev mailing list