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...
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 ...
The calendar popups do close automatically, whether or not onchange events are used. Please be responsive to my previous message. Fote -- ... From: maheswar...
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...
Hi, I am trying to get 'PRINT' link for my Pop-up using 'overlibmws_print.js' and can't get it to work. I am getting 'PRINT' is undefined error in the overlib...
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 ...
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...
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...
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...
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...
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...
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:...
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...
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...
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...
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...
Walter, Oops, that overlib call should have FGCLASS,'olfg' (instead of FGCOLOR,'#bbddff'). Fote -- ... From: Foteos Macrides To: overlibmws@yahoogroups.com ...
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...
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...
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...
Hello: Is there a way I can have multiple links through one overlib call? I would like to use the popup as a navigation feature, similar to what Amazon.com...
For sticky popups with multiple links in their content, simply use the examples in the: http://www.macridesweb.com/oltest/STICKY.html support document as a...
It is on my to-do list to generate a support document specifically about use of arrays with overlibmws, but alas I still haven't done it. The message you cite...
I figured out what I was doing incorrectly. Thank you! ... show ... use ... content ... nearly ... should ... if ... clicking ... the ... function. ... ...
Glad you figured it out, but for others who might be wondering what the problem was, you had not fully removed the markup for the overlib2() and nd2() calls,...