I'm using Moodle (moodle.org) a learning Management system and I'm trying to add a draggable window using the mz_dragdrop library of walter zorn. Moodle also...
Joan, I logged in to your test page as "teacher" with IE v6.0 and had no problems dragging your "language utility" box whether minimized as on initial load, or...
... problems dragging your "language utility" box whether minimized as on initial load, or maximized, and whether closed as on initial load, or dropped open....
Joan, I didn't see any overt conflict with moodle's code for expanding or shrinking the positioned div (it's not a "window" as you referred to it) that you've...
Thanks Foteos, First for your fast answer, and secondly for the copleteness of it. I did a slightly different solution: I put this senctence at the begining of...
Joan, Putting the IE-specific cancellation of the overlib mousemove monitoring in your my_DropFunc function might seem equivalent to putting it after each nd...
You are right, but I only want to change the code I'm adding to moodle but not to modify moodle itself. For me its important to have the changes in the code...
Familiar with FCK_editor? I am trying to use OL with it to no avail. onMouseover="overlib(.....)" returns an error stating that the first variable, for example...
Walter, I haven't worked with FCKeditor directly, but I just looked over its fckeditor.js and it appears to be editing primarily via an embedded iframe window....
ColdFusioners and Sympathizer out there ... I have a text wich may contain various images, like this: Iis ad diem adductis, ut imperaverat, arbitros inter...
I am working on a product comparison application and would like to enable the user to view multiple product images at the same time but only the ones they...
Daniel, At present, overlibmws allows only one primary popup (via an overlib() call) and at most one secondary popup (via an overlib2() call) to be displayed...
Greetings overlibmwsers, The following code produce a random positioning in a child window: <cfset msg = "Numerus. et ... potest invocare nesciens. <span ...
... and to be more specific these overlib occurences are within an iFrame which is inside a child window. MIDX, MIDY work ok though. ThankYou Walter Conti...
Walter, A parent document gets no JS info about cursor position when the cursor is over the iframe document, just as when it is over a different frame/window....
I'm using the OLobjectContent to open a new page that contains links I would like the link within the popup to close the window and set the parent page the...
The IE implementation of object with data=URL unfortunately does not handle frame names appropriately for targeting. If you instead load the html document...
I am developing a new frames site with a navigation menu in the top frame. My overlib popups appear ok in the "main" frame but secondary popups do not appear. ...
Derek, The support file set for crossframe handling of primary and secondary popups is: http://www.macridesweb.com/oltest/CrossFrame/ but unfortunately that...
Fote, Thanks for your help - The secondary popup now works OK. For the "Activities" popup I am using the NOCLOSE, STICKY with an end time of 2000 as per the...
Did any of you (try to) replace the knoppix popup script in WebCalendar (http://www.k5n.us/webcalendar.php) with Overlibmws? If it is possible to use...
Derek, As stated in the Command Reference (http://www.macridesweb.com/oltest/commandRef.html) concerning the NOCLOSE and MOUSEOFF commands, "This feature is...
Walter, The parameter for the FILTEROPACITY command is a value, not a string, so use FILTEROPACITY,30 without the single-quotes that you presently have around...
Xah, For the bubble popups other than roundcorners, neither the WRAP nor WIDTH commands are enabled. The default width is determined by the physical width of...
Walter, Sorry, but this message is devoid of any information that could possibly be used by anyone to help you. A URL for a document which shows the problem...
Manon, I do not use the php-based WebCalendar utility, but had some time this weekend to look at the HTML source generated for its online demos, and some of...