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...
Show off your group to the world. Share a photo of your group with us.

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 1005 - 1034 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1005
Hi Very odd then - I'm using the same Firefox version on XP as well, so I'd say that it's somehow the result of the CSS that we have. Thanks for taking the...
Patrick Wilkes
patrick_wilkes
Offline Send Email
Dec 6, 2007
4:26 am
1006
Hi Foteos, i'm having problems displaying a modal popup in IE6. It works fine in Firefox so i have no clue at this moment why it's not working. It could be a...
flattesterik
Offline Send Email
Dec 6, 2007
1:39 pm
1007
Erik, There's nothing wrong with the markup you show, and it worked fine for IE when I tried it in a test document, substituting my own URL for the first...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 6, 2007
5:04 pm
1008
With the latest JS files Seems to have started at FF 2.0.0.10 if I bring up a layer over a div with a scroll bar or any scroll bar, it shows the scroll bar...
Ben Johansen
beninpurple
Offline Send Email
Dec 6, 2007
6:27 pm
1009
Ben, I don't see that problem with Fx2.0.0.10 on WinXP. My test file is: http://www.macridesweb.com/oltest/FxBug_embeddedScrollbars.html Is that a valid test...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 6, 2007
8:26 pm
1010
firefox 2.0.0.11 Mac (leopard 10.5.1). Thanks so much for looking into this Ben...
Ben Johansen
beninpurple
Offline Send Email
Dec 6, 2007
8:35 pm
1011
Ben, I added your Mac screen shot and the workaround for this bug in the: http://www.macridesweb.com/oltest/FxBug_embeddedScrollbars.html test file. Could you...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 6, 2007
11:48 pm
1012
... This bug was fixed as of Fx3.0alpha4. Fote --...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 7, 2007
12:44 am
1013
Thx much for looking into this. I just wish they would stomp this bug for good... you know when you really have to kill a bug and you stomp on it but you dont...
Ben Johansen
beninpurple
Offline Send Email
Dec 7, 2007
12:53 am
1014
Im sorry, had someone else adjust the code on our side to test and it doesn't fix it for the Mac version of Firefox I tried your test link and still no go ...
Ben Johansen
beninpurple
Offline Send Email
Dec 7, 2007
5:42 am
1015
Ben, Make it: (OLmac &amp;&amp; OLgek) ? HIDEBYID : DONOTHING, (OLmac &amp;&amp; OLgek) ? 'imagelist' : DONOTHING so it should hide for any version of Firefox...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 7, 2007
6:25 am
1016
[Ugh, my SPAM filter had attacked the Subject line, so I'm re-sending this to make sure it gets through. - Fote] ... Ben, Make it: (OLmac &amp;&amp; OLgek) ?...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 7, 2007
6:43 am
1017
Got it we will test, thanks...
Ben Johansen
beninpurple
Offline Send Email
Dec 7, 2007
6:48 am
1018
Ted, In the case of non-STICKY popups, for compliance with the ADA you need to add onfocus and onblur calls which are complementary to the onmouseover and...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 13, 2007
8:37 pm
1019
Hi I've just tried using overlibmws, having previously played with overlib, and have hit an immediate teething problem: In my overlib.js file I have...
dave_rado
Offline Send Email
Jan 11, 2008
10:52 pm
1020
I can't get images that aren't links to display the overlib pop-up, using overlibmws.js, whereas I can if I use overlib.js: am I doing something wrong? I'd...
dave_rado
Offline Send Email
Jan 11, 2008
11:31 pm
1021
Dave, I set the TEXTPADDING and CAPTIONPADDING commands that way for simplicity and minimal size of the core module. See the Command Reference: ...
Foteos Macrides
oldgreeky
Offline Send Email
Jan 12, 2008
12:29 am
1022
Dave, The src values in your script blocks for importing overlibmws.js and overlibmws_shadow.js do not point to a directory on your server which contains them,...
Foteos Macrides
oldgreeky
Offline Send Email
Jan 12, 2008
1:00 am
1023
... 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...
dave_rado
Offline Send Email
Jan 12, 2008
4:22 pm
1024
... overlibmws_shadow.js do not point to a directory on your server which contains them, so they are not being imported. Your own browser must be issuing an...
dave_rado
Offline Send Email
Jan 12, 2008
4:23 pm
1025
If you hover over the two images at http://tinyurl.com/2smuhw, in the first of which the small text at the end of the overlib pop-up has been defined using...
dave_rado
Offline Send Email
Jan 12, 2008
4:33 pm
1026
Dave, It indeed would be surprising if Safari for Mac did not support ems (but I don't have a Mac handy and haven't checked). However, Safari for Windows is...
Foteos Macrides
oldgreeky
Offline Send Email
Jan 12, 2008
5:21 pm
1027
Dave, Actually, Safari for Windows handles ems correctly when using valid CSS. The problem is with the deprecated font element, whose size attribute accepts...
Foteos Macrides
oldgreeky
Offline Send Email
Jan 12, 2008
6:39 pm
1028
... CSS. The problem is with the deprecated font element, whose size attribute accepts only unsigned or signed integers without parameters, i.e, <font...
dave_rado
Offline Send Email
Jan 12, 2008
7:50 pm
1029
Dave, I don't have any plans to write a Dreamweaver extension. If you simply invoke the DHTML popup via a mouseover for an image, no href is involved and so...
Foteos Macrides
oldgreeky
Offline Send Email
Jan 12, 2008
11:35 pm
1030
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jan 13, 2008
12:40 am
1031
... 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...
dave_rado
Offline Send Email
Jan 13, 2008
5:18 pm
1032
... 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...
dave_rado
Offline Send Email
Jan 13, 2008
6:07 pm
1033
... 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_rado
Offline Send Email
Jan 13, 2008
7:04 pm
1034
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...
Foteos Macrides
oldgreeky
Offline Send Email
Jan 13, 2008
8:22 pm
Messages 1005 - 1034 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