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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1341 - 1370 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1341
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...
woochiwoochiwa
Offline Send Email
Sep 26, 2008
6:04 am
1342
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...
Foteos Macrides
oldgreeky
Offline Send Email
Sep 26, 2008
6:17 am
1343
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!...
noodles11704
Offline Send Email
Nov 6, 2008
7:18 pm
1344
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...
Foteos Macrides
oldgreeky
Offline Send Email
Nov 6, 2008
8:20 pm
1345
thanks for your suggestion of putting the number in a single quote. Unfortunately that did not solve the problem. Thank you, Rick Horvath President -...
rick horvath
noodles11704
Offline Send Email
Nov 9, 2008
10:50 pm
1346
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',"...
Foteos Macrides
oldgreeky
Offline Send Email
Nov 9, 2008
11:32 pm
1347
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...
nekzequiel
Offline Send Email
Nov 29, 2008
9:34 pm
1348
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: ...
Foteos Macrides
oldgreeky
Offline Send Email
Nov 29, 2008
10:36 pm
1349
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...
rualumni
Offline Send Email
Dec 26, 2008
11:25 pm
1350
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...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 27, 2008
5:33 am
1351
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...
terry.herckenrath
terry.hercke...
Offline Send Email
Dec 30, 2008
2:52 pm
1352
Terry, Remove the: <div id="OverDiv"></div> which you presently have at the top of the body section, so that IE7 can properly create and manipulate the overDiv...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 30, 2008
10:05 pm
1353
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...
terry.herckenrath
terry.hercke...
Offline Send Email
Dec 31, 2008
12:19 pm
1354
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...
Foteos Macrides
oldgreeky
Offline Send Email
Dec 31, 2008
6:58 pm
1355
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...
jbm1949
Offline Send Email
Mar 5, 2009
2:13 am
1356
Never mind.. I found it.. <script type="text/javascript"> <!-- OLbubbleImageDir='javascript/overlibmws'; //--> </script> Sorry to bother.. John.....
jbm1949
Offline Send Email
Mar 5, 2009
2:15 am
1357
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...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 5, 2009
2:35 am
1358
... 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...
jbm1949
Offline Send Email
Mar 5, 2009
2:48 am
1359
I was wondering if anyone had "Web2.0" any of the overlibmws's What I mean is having the ability to have nicer custom borders to any of the popups.. (In my...
jbm1949
Offline Send Email
Mar 5, 2009
2:57 am
1360
John, Note that there are displayed uses of the "pre-init" variables (including OLbubbleImageDir) at the tops of the: ...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 5, 2009
10:17 am
1361
John See: http://tech.groups.yahoo.com/group/overlibmws/message/1323 and the: http://www.macridesweb.com/oltest/roundedCorners_test.html "preliminary" support...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 5, 2009
11:24 am
1362
... 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...
jbm1949
Offline Send Email
Mar 5, 2009
4:49 pm
1363
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...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 6, 2009
5:37 pm
1364
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...
Mark
mark_aw3edngh7
Offline Send Email
Mar 12, 2009
2:51 pm
1365
Thought providing my code might help... includes: <script type="text/javascript" src="http://localhost/js/overlibmws/overlibmws.js"></script> <script...
Mark
mark_aw3edngh7
Offline Send Email
Mar 12, 2009
2:52 pm
1366
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...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 13, 2009
12:04 am
1367
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...
Mark
mark_aw3edngh7
Offline Send Email
Mar 13, 2009
1:08 am
1368
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...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 16, 2009
12:22 pm
1369
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...
Mark
mark_aw3edngh7
Offline Send Email
Mar 16, 2009
1:48 pm
1370
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...
Xerxes Aries V. Labra...
aries_labrador
Offline Send Email
Mar 16, 2009
4:21 pm
Messages 1341 - 1370 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