Dave, ... From: dave_rado To: overlibmws@yahoogroups.com Sent: Saturday, January 12, 2008 2:50 PM Subject: Re: [OLmws] Weird problem with ems in overlibmws...
... simplicity and minimal size of the core module. See the Command ... to use the FGCLASS command to specify a class with that padding, e.g., ... made that...
... eliminated for documents with a Strict DTD, but can still be used during a transitional period in documents with a Transitional DTD. Okay, thanks. Seems...
... no href is involved and so you don't get a URL in the statusline. But if you encase the image in an anchor, creating an image link, you then get the...
Dave, I'm using capitol OL as the "universal" prefix in the overlibmws distribution, but in turn its users should not do that so as to avoid any possibility of...
Hi Fote ... distribution, but in turn its users should not do that so as to avoid any possibility of namespace collisions (in future releases, even if you...
Hi again Is it possible to have a Close button instead of Close text on an overlib pop-up, like the ones at http://www.macridesweb.com/oltest/DRAGGABLE.html,...
Dave, The images for those Close and Print buttons are in the overlibmws distribution (see: http://www.macridesweb.com/oltest/zipArchive.html) as exit.gif and...
Dave, I can't off-hand think of a way around using an absolute path in that situation, for both the img tag definition and the pre-loading code. But there...
Hi Fote ... that situation, for both the img tag definition and the pre-loading code. But there must be a way. . . Oh well, if you ever do, I hope I'll be the...
... Dave, You might also try to nick the background image for giving the Safari chrome a curved metallic look, and use it to give the popup's caption that...
This has been a heavily requested feature so I'm announcing an update of overlibmws which includes it. You now can use FRAME,parent in popups with iframe...
Hi Fote ... Safari chrome a curved metallic look, and use it to give the popup's caption that look. Great idea, thanks, Fote. I've *sort of* succeeded ... 1) I...
Also, if you can work out how Apple got that gorgeous embossed look for the text of their captions, and give us the ability to recreate that look as well,...
When you press Ctrl+ in Firefox or Safari, the overlib pop-up increases in height, but the shadow doesn't resize with it, giving a very odd effect. Suggested...
Dave, The perceived curvature, borders, embossed letters, and rounded corners are all being done via CSS. The embossed letters are a new, CSS3 property: ...
Dave, IE7 and Opera are doing the zooms properly, and so for them the shadow stays properly scaled relative to the popup. Firefox has fixed its zooms for its...
Dave, Regarding rounded corners (plus CSS-based shadows), those will be in CSS3: http://www.w3.org/Style/Examples/007/roundshadow But I checked this today and...
Hello... I have a lot of experience developing software but unfortunately not with Javascript :-( How can I load overlibmws dynamically either (a) after the...
Your objective of loading overlibmws.js after the rest of the document has been loaded is misguided, and should not be pursued, but the simplest way to try it...
Hi.. I am banging my head against the keyboard trying to get this to work. I finally got the popup positioned but when I add the speech bubble it doesnt show....
Zachary, The main problem is that you don't have the bubble images in the same directory as the XHTML document, which is fine, but in that case you need to...
fanfreakintastic! thank you thank you :) ... same directory as the XHTML document, which is fine, but in that case you need to define the path before importing...
That all worked perfectly... however I am now having trouble with sizes. I am trying this: <a name="about" id="about" href="javascript:void(0);" ...
Zachary, I'm unsure what you mean by "trouble with sizes." Take a look at the: http://www.macridesweb.com/oltest/CSSfontSize.html support document for...
Thanks Fote, sorry I should have been more specific. I meant the size of the bubble not the font. The ADJBUBBLE does not seem to have any effect on the...
Zachary, For the non-roundcorners BUBBLETYPEs, which accept the ADJBUBBLE command, it may be more accurate to say that depending on the content for the popups,...