Search the web
Sign In
New User? Sign Up
overlibmws · DHTML Tooltip and Sticky Popup Library
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 476 - 505 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
476
I'm using overlibmws sucessfully and can alter the colors except for the blue border that surrounds the popup box. Any suggestions are appreciated....
mm03g
Offline Send Email
Jun 9, 2005
5:08 pm
477
If you are not using class-based CSS for overlibmws popups, then the color of the outer border is determined via BGCOLOR as described in Section 4. Colors,...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 9, 2005
5:32 pm
478
Thank you. I was able to find the info I needed in the config file. I hate it when people don't read the documentation before asking a question ...like I...
mm03g
Offline Send Email
Jun 9, 2005
7:51 pm
479
If you are doing anything when using overlibmws with php / mysql that is not already covered in the support documents: ...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 9, 2005
9:23 pm
480
Hi, I have a problem: I have a web site with a flash banner at the top. Now when i open a popup at the position of the banner, the popup opens behind the ...
André
agmorpheus
Offline Send Email
Jun 10, 2005
2:59 pm
481
Here is the short answer I was given a few months ago with an identical problem ...... And so the simplest solution for your current problem is to invoke...
Alex Dourov
adourov
Offline Send Email
Jun 10, 2005
3:53 pm
482
Andre, This issue is covered in the: http://www.macridesweb.com/oltest/flash.html and http://www.macridesweb.com/oltest/flashWmode.html support document. ...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 10, 2005
4:20 pm
483
Yesterday, I had everything working properly but today...... The problem has to do with the src parameter below. It seems finicky about where I put the ...
mm03g
Offline Send Email
Jun 10, 2005
9:57 pm
484
Ok.. this is strange because there is no popup again - using the src path noted below. I've emptied the browser cache (Safari) but it had no effect. It must...
mm03g
Offline Send Email
Jun 10, 2005
10:17 pm
485
I don't have a MAC with Safari to test here tonight, but I've never heard of it having problems resolving src or href values identically to all the other...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 11, 2005
12:44 am
486
My project must accomodate dial-up users. The overlibmws.js file is 32K. Is there a way to reduce the code to just the necessary lines ...or are all lines of...
mm03g
Offline Send Email
Jun 15, 2005
3:11 pm
487
The core module is as compact and efficient as I can make it for the features that I use regularly, with the less often used features already moved out to...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 15, 2005
4:57 pm
488
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...
mm03g
Offline Send Email
Jun 16, 2005
5:14 am
489
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 16, 2005
6:55 pm
490
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 16, 2005
7:27 pm
491
Hi Fote and others. This is from my HTML header: <script type="text/javascript" src="overlibmws.js"></script> <script type="text/javascript"...
Michael O'Henly
cuppanews
Offline Send Email
Jun 20, 2005
8:17 pm
492
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....
Foteos Macrides
oldgreeky
Offline Send Email
Jun 20, 2005
11:26 pm
493
Thanks, Fote. Removing the explicit #overDiv did the trick. M. -- Michael O'Henly _____ From: overlibmws@yahoogroups.com [mailto:overlibmws@yahoogroups.com] On...
Michael O'Henly
cuppanews
Offline Send Email
Jun 21, 2005
3:04 pm
494
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...
maheswar rao
vayumahesh
Offline Send Email
Jul 6, 2005
2:51 pm
495
The calendar popup does close automatically when the user picks a date. Is that not happening for you when you use the support document: ...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 6, 2005
3:26 pm
496
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 ...
maheswar rao
vayumahesh
Offline Send Email
Jul 7, 2005
1:19 am
497
The calendar popups do close automatically, whether or not onchange events are used. Please be responsive to my previous message. Fote -- ... From: maheswar...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 7, 2005
3:23 am
498
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 10, 2005
7:10 am
499
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...
maheswar rao
vayumahesh
Offline Send Email
Jul 22, 2005
3:23 pm
500
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 ...
maheswar rao
vayumahesh
Offline Send Email
Jul 22, 2005
3:34 pm
501
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 22, 2005
9:36 pm
502
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 22, 2005
10:05 pm
503
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...
maheswar rao
vayumahesh
Offline Send Email
Jul 24, 2005
10:02 pm
504
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 25, 2005
6:31 am
505
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...
maheswar rao
vayumahesh
Offline Send Email
Jul 25, 2005
2:15 pm
Messages 476 - 505 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help