How can the YUI works when a user enroled for a particular course.

How can the YUI works when a user enroled for a particular course.

by pradeep padhy -
Number of replies: 1

I develope a new module.

i want a popup like when a user enroled for a course.

please give a brief idea how the popup works using YUI .

Average of ratings: -
In reply to pradeep padhy

Re: How can the YUI works when a user enroled for a particular course.

by Mark Johnson -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi Pradeep,

Your best bet is to take a look at YUI's own documentation. You can find info on the "overlay" (which provides 'pop-up' messages) here: http://developer.yahoo.com/yui/3/overlay/ (For YUI3, used in Moodle 2) or here: http://developer.yahoo.com/yui/container/overlay/ (For YUI 2, used in Moodle 1.9).