Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Deferred
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Messages
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
I will implement a new YUI window do handle the chats using AJAX (similar to the meebo.com).
I implemented a Panel with a TabView inside. My main problem was that the TabView would not streach to fill the panel. I was able to implement it with some javascript code (ugly hack
)
code here:
http://neei.uevora.pt/~lr/moodle/panel/panel.htm
Just basic interface working with lots of layout bugs...