Brad, Your iframe content is in a STICKY secondary popup which is closed via a cClick2 call associated with the "Close" link in its CAPTION. So with your...
Patrick, You are using overlibmws, whose support group is: http://tech.groups.yahoo.com/group/overlibmws/ When using the MODAL command, you need to include: ...
Patrick, This is another aspect of the issue which should be dealt with as explained in: http://tech.groups.yahoo.com/group/overlibmws/message/910 Fote -- ......
Hi overlibmws, Lets start by saying that I am very happy with overlibmws. I am using your software for more than a year on my website. Maybe I am doing...
Daffie, Unfortunately, the flash players do not support the wmode="transparent" feature for all operating system / browser combinations, and when not...
Daffie, I've been trying to come up with a workaround for Firefox on Linux with flash, and on other platforms for objects such as applets or QuickTime movies...
Allan, That's what I was expecting, but on what platforms(s) did you try it, i.e., was it Linux and if so, which one? That's also what you get for Firefox on...
Hi Foteos Macrides, I have tried your updated page and it works fine fedora core 5. There is no quicktime for linux. On my windows xp machine all is oke for...
Daffie, Thanks for the feedback. I set the: http://www.macridesweb.com/oltest/flashAppletQTVR.html test file to use what I expect to finalize, but I want to...
Daffie, I updated the overlibmws distribution yesterday with the solid stuff, and today I've been trying to tweak the overlibmws_modal.js plug-in so that flash...
Hi all! Could you please enable support for single quotes when they are used like ' or ' ? Would be much better for my page than using \' Would be...
Gueste, I presume your are referring to the lead argument for an overlib call, passed directly in an onmouseover or onclick attribute value rather than via a...
Daffie, The MODAL popups are STICKY, i.e., they are closed via their "Close" link, not onmouseout from the elements which invoke them. Also, once any MODAL...
Hi Fote, I have never used MODAL-popups before, and I thought that it was the same sort of popup as I was testing before. I was happy to do the testing. If you...
Hi, Foteos! Thank you very much for your answer, I could fix a problem with magic quotes on my server and so using \' is no longer a problem for me. Your work...
Hi all, Could you please tell me if it is possible to create sticky onklick popups which stay even if I mouve my mouse over another tooltip-link? So I'd like...
Gueste, You can have only one primary popup plus one secondary popup open at a time. If you open a secondary popup, then any other open secondary popup will...
I have hunted through the messages and not found any questions relating to this so I'll ask: I would like to be able to change the borders on the tips via CSS....
Lorie, Simply define a CSS class, e.g.: .dbl {border:3px double #00dd00;} and in your overlib calls for particular popups, or in an OLpageDefaults call for...
Lorie, Note the you need to specify a background-color when you use BGCLASS, e..g.: .dbl {border:3px double #00dd00; background-color:#bbffbb;} For the non-IE...
Hi all! I wonder if it is possible to make the height for iframe-oberlibs dinamically, so that it can be recognized how high the iframe has to be... is this...
Gueste, According to the W3C standards for iframe, it should be possible to specify "100%" for the height attribute of the iframe element, so that the height...
Foteos, thank you very much for your fast and competent answer! I'll try AJAX =) thx and cya, gueste ... specify "100%" for the height attribute of the iframe...
Gueste, I'm glad that it all worked out well for you. Fote -- ... From: stefan.guendhoer To: overlibmws@yahoogroups.com Sent: Saturday, May 26, 2007 9:12 AM ...
Gueste, AJAX assumes that you are using utf-8 for internationalization. If you are using something else, you should set up your server to indicated the...