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 1379 - 1408 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1379
Greetings, I am an old Bosrup, overLib user and have also started to use some of your Macrides modfications at that time - years ago. Well, I am back at it,...
llppro2
Offline Send Email
May 5, 2009
3:02 am
1380
Are those other modules associated with the overLib script? Wonder if there is some kind of conflict? (don't know) Anyways, you can try; Adjusting your script...
llppro2
Offline Send Email
May 5, 2009
3:43 am
1381
For iframe popup content you also need to include TEXTPADDING,0 as shown for both examples in: http://www.macridesweb.com/oltest/IFRAME.html You can import...
Foteos Macrides
oldgreeky
Offline Send Email
May 5, 2009
4:21 am
1382
Thanks Fote but TEXTPADDING, 0, along with BORDER, 0, was not it, but I found it. It was in the command in the iframe call: ... 'if1', 1 ... change to 'if1', 0...
llppro2
Offline Send Email
May 5, 2009
7:29 am
1383
I'm using the original overlib extensively within tabbed reports (an example of which you can access at...
cattell_david
Offline Send Email
May 6, 2009
9:42 pm
1384
David, The simplest way to deal with that for the Bosrup version of overlib that you are using is to put: if (o3_showingsticky) cClick(); at the beginning of...
Foteos Macrides
oldgreeky
Offline Send Email
May 6, 2009
10:18 pm
1385
Fote, Thank you! Works likes a charm. I had previously tried cClick(); on its own in that location but found that I often got a null error - obviously...
David Cattell
cattell_david
Offline Send Email
May 6, 2009
10:34 pm
1386
David, I'm glad to have been helpful. For overlibmws users, note that the global is intended to be a permanent public variable, always available for use in...
Foteos Macrides
oldgreeky
Offline Send Email
May 11, 2009
9:23 pm
1387
I have been using some version of overLib for many years. I hit a wall today. I have overLib stuff on most every page we have and today I added some overLib to...
KG
kg_4_life
Offline Send Email
Jun 9, 2009
9:44 pm
1388
KG, You've renamed it overlib.js but your www.SEWP.nasa.gov site is using overlibmws.js so you're in the correct support group. The support document set can...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 9, 2009
10:19 pm
1389
Yes I still call it overLib but use the advanced OLmws, easier to change the pkg name than change all the pages. All my new stuff is on DEV server unavailable...
KG Woltz (internal)
kg_4_life
Offline Send Email
Jun 9, 2009
10:55 pm
1390
This example can be found in page at URL: https://www.sewp.nasa.gov/quote_test.html The html copied here. <a href="javascript:detailRfq('46986');"...
KG Woltz (internal)
kg_4_life
Offline Send Email
Jun 10, 2009
2:47 pm
1391
KG, Near the bottom of the document and inappropriately within a div rather than as a direct child of the body you have: <div id="overDiv"></div> and in your...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 10, 2009
6:22 pm
1392
THANKS Fote, After removing the display:none; all works as normal. Regards, - KG 301-614-7120 KG.Woltz@... From: overlibmws@yahoogroups.com...
KG Woltz (internal)
kg_4_life
Offline Send Email
Jun 10, 2009
7:13 pm
1393
Need some help, I am attempting to add an image to the popup in the following manor. But the Image Will Not Display. Everything else about the script works,...
llppro2
Offline Send Email
Jun 16, 2009
4:41 am
1394
The close-double-quote is missing for the src attribute value. Fote -- ... From: llppro2 To: overlibmws@yahoogroups.com Sent: Tuesday, June 16, 2009 12:40 AM ...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 16, 2009
5:17 am
1395
... oh, yes. Seemed to have missed that. I was using colored syntax but did not catch it because the string was hidden (grayed). Thanks, Fote PRO2...
llppro2
Offline Send Email
Jun 16, 2009
10:00 pm
1396
Hello there. I am trying to add multiple links in the overlib Sticky and the sticky is in a image map. I have managed to add the code to a image map with text...
cetaceancousins
Offline Send Email
Jun 22, 2009
4:35 pm
1397
If the popup content with links is static HTML fragments, simply define javascript variables with that content, e.g.: var canada= 'This is the <a...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 22, 2009
5:18 pm
1398
I have a sticky popup that opens on right click, like a context menu. Within the popup, I have links. When a user click a link, I need to be able to run a...
rollisoj
Offline Send Email
Jun 26, 2009
3:08 pm
1399
Your test markup (below) with that oncontextmenu event attribute value works fine when I try it with IE, Firefox and Safari (Opera doesn't support an event by...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 26, 2009
5:40 pm
1400
Im experiencing an issue with roundcorners under ie8 code here <pre> ... background="images/question_off_no.gif" style="background-repeat : no- repeat;"...
Ben Johansen
beninpurple
Offline Send Email
Jun 26, 2009
8:47 pm
1401
Ben, I don't have IE8 installed so I can't check out the problem quickly, but from your "Picture 8" it appears the problem actually is that two transparent...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 27, 2009
12:15 am
1402
No, I don't get the bands under the links you sent. Not sure what is different with my calls to overlib, can you see anything wrong in the sample I sent....
Ben Johansen
beninpurple
Offline Send Email
Jun 27, 2009
1:15 am
1403
Ben, I don't see anything wrong in your overlib sample. If you don't get the inappropriate bands when you use IE8 for the roundcorners popups in the...
Foteos Macrides
oldgreeky
Offline Send Email
Jun 29, 2009
9:37 pm
1404
Thank you, that meta tag solved the issue. :-) ... Ben Johansen http://www.webspinr.com benj@... Phone: 360-597-3372 Mobile: 360-600-7775...
Ben Johansen
beninpurple
Offline Send Email
Jun 30, 2009
4:32 am
1405
Ben, That meta tag is just a quickie workaround for documents which display fine with IE7 but have an as yet unknown problem with IE8. It blocks the CSS 2.1...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 2, 2009
6:50 pm
1406
I have created a modal popup loadin data with AJAX to give the user a fomular. And now I have the problem, that for all input fields no blanks and no arrow...
thomas.bauer72
Offline Send Email
Jul 5, 2009
2:27 pm
1407
Thomas, Include: onfocus="OLmEdit=1;" onblur="OLmEdit=0;" in the inputs of type="text" and the start tags of any textareas, as discussed in the: ...
Foteos Macrides
oldgreeky
Offline Send Email
Jul 5, 2009
3:11 pm
1408
Hi, Ok, I removed the meta tag and updated to the files in the overlibmws.zip good news, it works ;-) Thanks ... Ben Johansen http://www.webspinr.com ...
Ben Johansen
beninpurple
Offline Send Email
Jul 6, 2009
4:45 pm
Messages 1379 - 1408 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