Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

overlibmws · DHTML Tooltip and Sticky Popup Library

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 306
  • Category: JavaScript
  • Founded: Apr 19, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1341 - 1370 of 1492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1341 woochiwoochiwa Send Email Sep 26, 2008
6:04 am
We have an ASP.NET 2.0 application that leverages Overlib and it works great except when we encounter pulldowns underneath the pop-out. It only happens on IE6...
1342 Foteos Macrides
oldgreeky Send Email
Sep 26, 2008
6:17 am
Woochi, I don't know what you mean by "resorting to iFrames" but this problem is dealt with for IE5.5 and IE6 simply by importing the overlibmws_iframe.js...
1343 noodles11704 Send Email Nov 6, 2008
7:18 pm
I've posted this in a similar group: I've followed the instructions for setting up the program. The pop-ups work fine. But I am unable to change the font size!...
1344 Foteos Macrides
oldgreeky Send Email
Nov 6, 2008
8:20 pm
Most likely you have set a generic CSS font-size rule for the body or table elements, and that is determining the size. A simple way to override that in your...
1345 rick horvath
noodles11704 Send Email
Nov 9, 2008
10:50 pm
thanks for your suggestion of putting the number in a single quote. Unfortunately that did not solve the problem. Thank you, Rick Horvath President -...
1346 Foteos Macrides
oldgreeky Send Email
Nov 9, 2008
11:32 pm
Rick, I did not suggest "putting the number in a single quote" but rather that you "use a quoted CSS font-size string as the parameter, e.g., TEXTSIZE,'12px',"...
1347 nekzequiel Send Email Nov 29, 2008
9:34 pm
Ok i have this problem i have a page with overlibmws popups and it works fine. And i have another page in a different host where i have a joomla site i use a...
1348 Foteos Macrides
oldgreeky Send Email
Nov 29, 2008
10:36 pm
If I understand you correctly, at the second site you are importing a document into an embedded iframe as illustrated near the bottom of the: ...
1349 rualumni Send Email Dec 26, 2008
11:25 pm
When content is updated using AJAX innerHTML it looses css style -- can someone help? our app: http://www.alislam.org/mta/schedule.html click on >> next >> or...
1350 Foteos Macrides
oldgreeky Send Email
Dec 27, 2008
5:33 am
You have quite a bit of bad HTML, but your main problem is that you need a second li start tag following the first li end tag in the markup being generated by...
1351 terry.herckenrath
terry.hercke... Send Email
Dec 30, 2008
2:52 pm
I have implemented a popup containing a list of links which is positioned relative to the current cursor position. It works fine in IE6, FF2 and Opera, but in...
1352 Foteos Macrides
oldgreeky Send Email
Dec 30, 2008
10:05 pm
Terry, Remove the: <div id="OverDiv&quot;></div> which you presently have at the top of the body section, so that IE7 can properly create and manipulate the overDiv...
1353 terry.herckenrath
terry.hercke... Send Email
Dec 31, 2008
12:19 pm
Thank you so much - it seems like it is always the little things that trip me up... I removed the div to let the script add it and it works fine now :-) Terry...
1354 Foteos Macrides
oldgreeky Send Email
Dec 31, 2008
6:58 pm
Terry, For backward compatibility with pre-existing documents it's OK when using overlibmws to have specified the overDiv positioned div (but with the style...
1355 jbm1949 Send Email Mar 5, 2009
2:13 am
I've use overlibmws for a number of years, but have never used the bubble styles.. I now need to use them and I'm not getting the images on, for example, the...
1356 jbm1949 Send Email Mar 5, 2009
2:15 am
Never mind.. I found it.. <script type="text/javascript"> <!-- OLbubbleImageDir='javascript/overlibmws&#39;; //--> </script> Sorry to bother.. John.....
1357 Foteos Macrides
oldgreeky Send Email
Mar 5, 2009
2:35 am
John, Right, OLbubbleImageDir is one of the "pre-init"; variables explained in the section on pre-init variables for BUBBLE pop-ups, in the Command Reference...
1358 jbm1949 Send Email Mar 5, 2009
2:48 am
... Yeah, sorry, my bad.. I did not read far enough on that page.. BTW FWIW... You might consider an example of the "pre-init";.. I had to scrounge around and...
1359 jbm1949 Send Email Mar 5, 2009
2:57 am
I was wondering if anyone had "Web2.0" any of the overlibmws&#39;s What I mean is having the ability to have nicer custom borders to any of the popups.. (In my...
1360 Foteos Macrides
oldgreeky Send Email
Mar 5, 2009
10:17 am
John, Note that there are displayed uses of the "pre-init"; variables (including OLbubbleImageDir) at the tops of the: ...
1361 Foteos Macrides
oldgreeky Send Email
Mar 5, 2009
11:24 am
John See: http://tech.groups.yahoo.com/group/overlibmws/message/1323 and the: http://www.macridesweb.com/oltest/roundedCorners_test.html "preliminary&quot; support...
1362 jbm1949 Send Email Mar 5, 2009
4:49 pm
... Yes, I knew that and was not suggesting that technique at this time. (as nice as that would be...) ... Yes, that was where I was going to start.. I will...
1363 Foteos Macrides
oldgreeky Send Email
Mar 6, 2009
5:37 pm
John, You shouldn't have much trouble modifying OLdoRoundCorners to do what you would like for cases in which the content is a specified width and height by...
1364 Mark
mark_aw3edngh7 Send Email
Mar 12, 2009
2:51 pm
Hello all! I'm using a frameset with two frames, a "top" and a "main" below it. I have all the overlib code in the TOP and am using the "frame" with...
1365 Mark
mark_aw3edngh7 Send Email
Mar 12, 2009
2:52 pm
Thought providing my code might help... includes: <script type="text/javascript" src="http://localhost/js/overlibmws/overlibmws.js"></script> <script...
1366 Foteos Macrides
oldgreeky Send Email
Mar 13, 2009
12:04 am
Mark / Donna, I set up a frame pair as you described in: http://tech.groups.yahoo.com/group/overlibmws/message/1364 and did some quickie testing with the...
1367 Mark
mark_aw3edngh7 Send Email
Mar 13, 2009
1:08 am
thanks for trying! Interesting it works in all but IE; that's the most important to me. Ok, I understand the business so if you get more time next week and...
1368 Foteos Macrides
oldgreeky Send Email
Mar 16, 2009
12:22 pm
Mark, The problem is that IE, Safari and Google Chrome have incomplete support for the use of frame names as references (they do work as the parameter for the...
1369 Mark
mark_aw3edngh7 Send Email
Mar 16, 2009
1:48 pm
Fote, That did it! I tried using the frame name in quotes as in: parent.frames["top"]. But that wouldn't work; the call, as you suggested, must have the frame...
1370 Xerxes Aries V. Labra...
aries_labrador Send Email
Mar 16, 2009
4:21 pm
Hi, there guys! I am new in using overlibmws and I seem to enjoy using it. I bumped into this issue in which I cannot have multiple popups open at the same...
Messages 1341 - 1370 of 1492   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help