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 1061 - 1090 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1061
I've entered my text in the popup as a list using UL and LI tags. I need the color changed from that of other lists on the page. Changing the TEXTCOLOR has no...
yaguesthoo1
Offline Send Email
Feb 13, 2008
5:27 am
1062
... It is best to provide a URL for a test document which shows your problem, so that we can diagnose it precisely. If TEXTCOLOR is not setting the color of...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 13, 2008
6:52 am
1063
Your imported style.css file has a generic LI, not UL, rule set that includes the color property, so instead of using FGCLASS,'olfg', to modify generic UL...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 13, 2008
8:18 pm
1064
When I create a stick, scrollable popup with a copyright that is enclosed in a SPAN specifying the size and position of the character, the character does not...
easwiedler
Offline Send Email
Feb 14, 2008
2:44 pm
1065
The position: relative; CSS rule for the span conflicts with the overflow: auto; rule in the container div, with the consequence that the span content cannot...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 15, 2008
1:38 am
1066
Hi Fote I'm really sorry it's taken so long for me to reply - I got sidelined by something else. ... style. Unfortunately, none of the other browsers support ...
dave_rado
Offline Send Email
Feb 17, 2008
7:13 pm
1067
... style. I agree it's more in keeping with their general style to centre the caption text, but for small pop-ups I still prefer left aligned captions. Thanks...
dave_rado
Offline Send Email
Feb 17, 2008
7:56 pm
1068
Hi Fote Again many apologies for the long delay in replying, due to having been sidetracked by something else. ... that in conformance with the W3C standards....
dave_rado
Offline Send Email
Feb 17, 2008
9:09 pm
1069
Dave, That's being done via image-swapping, not CSS, per se. See: http://images.apple.com/global/nav/images/globalnavbg.png and: ...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 17, 2008
10:08 pm
1070
Hi Fote ... Oh okay, thanks. ... generate images for use with all browsers . Okay I'll have another go at understanding your mockup, but I'm struggling with...
dave_rado
Offline Send Email
Feb 18, 2008
5:50 am
1071
I've just hit a weird problem I've never seen before. On a particular webpage I've created, if I hover over an image that invokes an overlib pop-up, the whole...
dave_rado
Offline Send Email
Feb 18, 2008
6:33 am
1072
In my main stylesheet I have td set to have padding: 0, and this has the unfortunate side-effect of hiding the borders of the overlib pop-up. How do I get them...
dave_rado
Offline Send Email
Feb 18, 2008
6:44 am
1073
In Firefox (though not in any other browser), when I hover over the Close button of a sticky overlib pop-up (such as the one at http://tinyurl.com/3x7qvo), the...
dave_rado
Offline Send Email
Feb 18, 2008
7:21 am
1074
Some more information: the problem appecars to be related to the fact that thr main table is centred on the page, and to the absence of Firefox's scrollbar. If...
dave_rado
Offline Send Email
Feb 18, 2008
8:49 pm
1075
Dave, I don't see that problem on WinXP with either Firefox 2.0.0.12, Firefox 1.5, or Firefox 3.0b3. Under the circumstances you show in your testcase, the...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 19, 2008
12:52 pm
1076
Dave, This is a basic issue discussed in the CSS section of the Command Reference: http://www.macridesweb.com/oltest/commandRef.html#cascading-style-sheets ...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 19, 2008
1:21 pm
1077
Dave, This is another one of those annoying problems in Firefox 2.0+ which is corrected in the code that will become Firefox 3.0 -- in fact it was corrected...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 19, 2008
5:47 pm
1078
Dave, These days, that kind of thing (rounded corners via a combination of CSS and image swapping) most commonly is done in conjunction with the prototype...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 19, 2008
7:30 pm
1079
Hi Fote ... Firefox 1.5, or Firefox 3.0b3. In order to reproduce the problem, the vertical scrollbar must *not* be visible, so your browser must be maximised...
dave_rado
Offline Send Email
Feb 20, 2008
12:25 am
1080
Dave, Yes, overflow-y is CSS3 and thus not yet recognized by the W3C validator, even though the W3C is generating the CSS3 standards document. It was...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 20, 2008
4:00 am
1081
Hi Fote ... validator, even though the W3C is generating the CSS3 standards document. It was introduced by IE quite a few years ago, and all of the browsers...
dave_rado
Offline Send Email
Feb 20, 2008
5:09 pm
1082
Hi Fote ... class commands (and a seventh if you import the overlibmws_print.js module). Whoops! Many thanks - adding BGCLASS to the list and setting the new ...
dave_rado
Offline Send Email
Feb 20, 2008
7:15 pm
1083
Hi Fote ... is corrected in the code that will become Firefox 3.0 -- in fact it was corrected well over a year ago! It is unfortunate that the Firefox...
dave_rado
Offline Send Email
Feb 20, 2008
9:05 pm
1084
Hi Fote ... stuck when proceeding in that way. Once you've really got your head around using CSS for styling the popups, we can proceed to doing image ...
dave_rado
Offline Send Email
Feb 20, 2008
9:18 pm
1085
Dave, You didn't include a script close tag immediately following the open tag for importing the redefinition of OLcontentCaption, i.e., that should be: ...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 21, 2008
3:25 am
1086
... Dave, As a general rule, you should use new CSS3 stuff only on intranets where you know what browsers are being used and whether they have the requisite...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 21, 2008
4:15 am
1087
Many thanks, Fote. Dave ... think? ... where you know what browsers are being used and whether they have the requisite support. However, in the case of...
dave_rado
Offline Send Email
Feb 21, 2008
9:07 pm
1088
Hi Fote ... tag for importing the redefinition of OLcontentCaption, i.e., that ... src="StyleAndScripts/overlibFirefoxFix.js"></script> ... Whoops! Sorry. Many...
dave_rado
Offline Send Email
Feb 21, 2008
9:48 pm
1089
Dave, You don't specify CDATA for an img element which is actual XHTML markup in the body of the document. You do it only for the content of a script block...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 21, 2008
10:52 pm
1090
Hi Fote ... <snip> You don't specify CDATA for an img element which is actual XHTML markup in the body of the document. </snip> Thanks for the detailed...
dave_rado
Offline Send Email
Feb 21, 2008
11:08 pm
Messages 1061 - 1090 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