I'm referred here by Overlib support group. There is an AJAX plugin but I can't find any documentations about it. So please bear with me. Here is what I want...
Michael, The support document for AJAX in general, and for use of the OLgetAJAX or OLpostAJAX functions via the ajaxcontentmws.js support script, is: ...
Hi Fote ... shadow stays properly scaled relative to the popup. Firefox has fixed its zooms for its version 3.0 so that the shadows will scale properly for it...
Dave, That CSS is for always visible HTML markup using CSS with position:relative; and your inference that it might be easy to come up with an equivalent,...
Hi Fote, Thank you so much for explaining it in such details. One more question, if I'm using overlib to display some simple text, images with some caption,...
Hi Fote ... for the current and/or older versions of the otherwise supported browsers which have that problem. Okay, thanks for considering it anyway. ... is...
Michael, I abandoned the Bosrup version of overlib and continued on my own with overlibmws way back in 2002. At this point there is almost no overlap in the...
Hi Fote I've just noticed that since I started using css to define the overlib borders, IE7 isn't displaying the borders, although all other browsers are...
Hi again Fote On my personal website I'm using a red gradient background for the caption (as opposed to the grey (Safari-like) one I'm using for the other site...
Dave, Fix up you BGCLASS rules as in the preceding reply, and instead of using that border rule for a uniform grey border, use a border-foo rule set to have...
Hi Fote ... BGCLASS,"MyOLOutsideTableClass" in your OverlibPageDefaults.js file to help deal with that but didn't do it properly. Please make allowances for my...
Hi Fote ... using that border rule for a uniform grey border, use a border-foo rule set to have outer borders on whatever sides you'd like and with whatever...
Dave, In previous discussions you had wanted to include a border line between your captions and main text area. With your current (rather longish) class names...
Hi Fote ... between your captions and main text area. With your current (rather longish) class names for the default classes and their rules for a ... ...
Dave, A BGCLASS,'bgfoo' command causes class="bgfoo" to be placed in the table start tab of the outer table, with no class specified for its td cell. In...
Dave, Not specifying background-color in the rule set for CGCLASS leaves it transparent (so you don't need to include such a rule overtly if that's what you...
Hi Fote ... background image is also to specify a red background color, which normally would not be seen, but would keep the popup looking OK if there is a...
Further to my previous post, I've just realised that this problem only occurs when I include margin-right: 2px in the definition for span.MyOLCloseFontClass. I...
Dave, So other people can follow this discussion, you are using the workaround described in: http://tech.groups.yahoo.com/group/overlibmws/message/1077 and...
Hi Fote ... between the content of the element and the right border. Try using that plus vertical-align:middle and see if it works out better. If you still...
Dave, We're not underlining the Close link text, so you can do the equivalent of increasing padding-right by appending non-breaking space entities. But...
Hi fote ... equivalent of increasing padding-right by appending non-breaking space entities. But otherwise, the underlining would extend to include the ...
Dave, When you specify the red gradient image via CSS as a background via the rule set for the CGCLASS command, if there is a problem with fetching the image...
Hi, i found a problem. overlibmvs dont work in opera dialy builds because document.all is set to false... if i turn user javascript and set document.all to...
MikZ
lord.mikz@...
Mar 22, 2008 1:54 pm
1134
I updated the overlibmws.zip distribution at: http://www.macridesweb.com/oltest/ with tweaks for recognition of Opera 9.5b+ and for the AJAX support with...
Hello, how can i disable the „Close Link“ ? So, I would like, that the Popup close self, when the Mousepointer Offsite the Hyperlink. How can i do it ? ...
Özgür, A popup includes a Close link in the caption only if you include the STICKY command in the overlib function call. If you do want the popup to be...