Thanks for the followup. I figured the js code was tight but thought there might be some code that didn't pertain to my application. I am pleasantly...
489
Foteos Macrides
oldgreeky
Jun 16, 2005 6:55 pm
Joe, I am posting this to the overlibmws support group (with a CC to you) because it is an FAQ that hasn't been discussed there for a while. See the "Embedded...
490
Foteos Macrides
oldgreeky
Jun 16, 2005 7:27 pm
I tried it a few more times with the cache cleared, and it consistently loads in less than 5 sec. It loads in less than a sec if the associated images and...
491
Michael O'Henly
cuppanews
Jun 20, 2005 8:17 pm
Hi Fote and others. This is from my HTML header: <script type="text/javascript" src="overlibmws.js"></script> <script type="text/javascript"...
492
Foteos Macrides
oldgreeky
Jun 20, 2005 11:26 pm
Michael, I suggest you remove the #overDiv {...} from your CSS file, as well as the declaration of a div with the overDiv id in the bodies of your documents....
493
Michael O'Henly
cuppanews
Jun 21, 2005 3:04 pm
Thanks, Fote. Removing the explicit #overDiv did the trick. M. -- Michael O'Henly _____ From: overlibmws@yahoogroups.com [mailto:overlibmws@yahoogroups.com] On...
494
maheswar rao
vayumahesh
Jul 6, 2005 2:51 pm
Hi, I am using Calendarmws.js for Calendar Pop-Up. I want the Pop-Up to be closed automatically after the user picks the date. Please suggest what changes need...
495
Foteos Macrides
oldgreeky
Jul 6, 2005 3:26 pm
The calendar popup does close automatically when the user picks a date. Is that not happening for you when you use the support document: ...
496
maheswar rao
vayumahesh
Jul 7, 2005 1:19 am
Correction .... Hi, I am using Calendarmws.js for Calendar Pop-Up. I want the Pop-Up to be closed automatically after the user picks the date. I am not using ...
497
Foteos Macrides
oldgreeky
Jul 7, 2005 3:23 am
The calendar popups do close automatically, whether or not onchange events are used. Please be responsive to my previous message. Fote -- ... From: maheswar...
498
Foteos Macrides
oldgreeky
Jul 10, 2005 7:10 am
Bodo Hantschmann kindly sent me his code for multi-language handling in the calendarmws.js support script via a port to javascript of the C sprintf(). I have...
499
maheswar rao
vayumahesh
Jul 22, 2005 3:23 pm
Hi, I am trying to get 'PRINT39; link for my Pop-up using 'overlibmws_print.js39; and can't get it to work. I am getting 'PRINT39; is undefined error in the overlib...
500
maheswar rao
vayumahesh
Jul 22, 2005 3:34 pm
Hi, I was able to get it to work by making changes to the 'calendarmws.js' file. 1) Removed the following code for clearing previous EXCLUSIVE setting ...
501
Foteos Macrides
oldgreeky
Jul 22, 2005 9:36 pm
You have cited (below) my earlier reply to you about this problem, but still have not been responsive to it. The exclusive handling is desirable, and it...
502
Foteos Macrides
oldgreeky
Jul 22, 2005 10:05 pm
Your script block for importing the overlibmws_print.js plugin module appears to be OK, but without a URL for the document which is causing you problems we...
503
maheswar rao
vayumahesh
Jul 24, 2005 10:02 pm
As I have mentioned, my overlib is perfectly working fine if Idon't include print plugin. I wanted print option for the overlib. So, I downloaded the print...
504
Foteos Macrides
oldgreeky
Jul 25, 2005 6:31 am
If you really can't make a minimum test case which exhibits your problem available to us on the Internet, then please explicitly answer the following...
505
maheswar rao
vayumahesh
Jul 25, 2005 2:15 pm
Hi, I have downloaded the latest overlibmws.zip archive and it is working fine now. Thanks for your valuable help. vmrao. ... problem available to us on the...
506
Foteos Macrides
oldgreeky
Jul 25, 2005 5:35 pm
I'm glad that worked out well. Do you also now get automatic closing of the calendar popups with retention of their exclusive feature? Fote -- ... From:...
507
maheswar rao
vayumahesh
Jul 27, 2005 12:31 pm
Yes. Calendar Pop-Up is automatically getting closed after selecting date. However, the focus is not back to the field after selecting the date. I have added...
508
francesco_danizza
francesco_da...
Jul 28, 2005 10:10 am
Hello everyone i post here because i try to understand how to have a different color for my links in the mws pop up and in my php page ? It's seems simple but...
509
Foteos Macrides
oldgreeky
Jul 28, 2005 3:21 pm
Francesco, For the Close link at right in the captions of sticky popups, you can use the CLOSECOLOR command to change its color, but it is white by default as...
510
Walter Conti
contiw
Jul 29, 2005 11:45 pm
Please direct me to some sample code to build a YES /NO dialog box with Overlib. ThankYou ContiW...
511
birchmore
Jul 30, 2005 5:26 pm
I'm wanting to use overlibmws to create a pop-up over a block of text saying "Send email" with a clickable link within the pop-up box that will send an email...
512
Foteos Macrides
oldgreeky
Jul 30, 2005 6:21 pm
Walter, Here's some sample code for a DHTML Yes / No dialog box. . . <head> . . <script type="text/javascript" src="overlibmws.js"></script> <script...
513
Walter Conti
contiw
Jul 30, 2005 6:31 pm
ThankYou, you reliable, brilliant, virtual friend Fote. Double, cause it is Saturday. Walter Conti _____ From: overlibmws@yahoogroups.com...
514
Foteos Macrides
oldgreeky
Jul 30, 2005 6:38 pm
Walter, Oops, that overlib call should have FGCLASS,'olfg' (instead of FGCOLOR,'#bbddff39;). Fote -- ... From: Foteos Macrides To: overlibmws@yahoogroups.com ...
515
Foteos Macrides
oldgreeky
Jul 30, 2005 7:40 pm
Terry, You would simply have your document's text invoke a sticky overlib popup, and in the popup's main text area have a link whose href uses the mailto...
516
birchmore
Jul 30, 2005 9:02 pm
Thanks Fote, this is obvious now you have pointed it out, but I needed it pointed out..... Terry ... popup, and in the popup's main text area have a link whose...
517
Foteos Macrides
oldgreeky
Jul 31, 2005 1:44 am
Terry, No problem. I should point out, however, that if your document is on the web and not only an intranet, you'll be vulnerable to spambots culling email...