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 594 - 623 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
594
Hello again, Many revisions to the site and now I've run into a problem with by login bubble routine. I've set a conditional that determines which <body>...
docdudeus
Offline Send Email
Feb 2, 2006
11:04 pm
595
Hello, I solved my problem by embedding my HTML <body> markup in my php conditionals. I knew I already had the overlib function working, what I needed was to...
docdudeus
Offline Send Email
Feb 3, 2006
1:04 am
596
Yassou John, Congratulations on solving the problem, and thanks for posting the informational URL. You might also want to review the ...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 3, 2006
2:36 am
597
Ellinika, Fote, I've got a page where I'm using javascript to essentially save form data before it is submitted in a cookie array. The call to the save data...
docdudeus
Offline Send Email
Feb 19, 2006
9:56 am
598
... I've got a page where I'm using javascript to essentially save form data before it is submitted in a cookie array. The call to the save data function is...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 19, 2006
6:34 pm
599
... . . . will the overlibmws bubble superimpose over a .swf movie. It works fine in Internet Explorer but not in Firefox, imagine that! I've played with the...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 19, 2006
11:27 pm
600
John, Oh, the problem has a simple explanation. IE uses the object markup for flash and in that you have a param element which sets wmode to "transparent" but...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 20, 2006
5:04 am
601
Fote, Just figured it out. I left the embed wmode markup out. Saw this reply and noticed you found the same error. As for the other issue with the conflict....
docdudeus
Offline Send Email
Feb 20, 2006
5:45 am
602
Fote, After you helped me solving the last two issues on my form pages I noticed a problem in IE with my input, select, textarea attributes. I have a style...
docdudeus
Offline Send Email
Feb 20, 2006
7:26 am
603
... From: docdudeus . . . As for the other issue with the conflict, I removed the return [token] and now both functions are fired off. For my own education why...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 20, 2006
5:19 pm
604
Fote, Makes sense now. Thanks, John [:D] ... [token] and now both functions are fired off. For my own education why is the return not necessary for an onload...
docdudeus
Offline Send Email
Feb 20, 2006
6:42 pm
605
John, The value of an onload attribute in the body start tag will replace any pre-existing window.onload declaration. You can assign a name to your present...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 20, 2006
7:12 pm
606
Fote, I renamed the function and set it to load with the onload in the <body>. As you stated below the window.onload is overwritten by the body onload ...
docdudeus
Offline Send Email
Feb 22, 2006
1:12 am
607
i use both primary and secondary popups with dynamic content. how can i keep the shadow to be of correct size?...
chosenone333
Offline Send Email
Feb 24, 2006
4:25 pm
608
... From: chosenone333 To: overlibmws@yahoogroups.com Sent: Friday, February 24, 2006 4:26 AM Subject: how to redraw shadow of primary popup when popup size...
Foteos Macrides
oldgreeky
Offline Send Email
Feb 24, 2006
5:44 pm
609
... changes and second. is on? ... can i keep the shadow to be of correct size? ... what is going on. Please elaborate, and ideally provide a URL to a ...
chosenone333
Offline Send Email
Feb 27, 2006
8:29 am
610
Here's a javascript function that you can call from within a secondary popup to resize the shadow of the primary popup. It assumes that you have imported...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 1, 2006
3:08 am
611
... secondary popup to resize the shadow of the primary popup. It assumes that you have imported overlibmws.js, overlibmws_shadow.js and ...
chosenone333
Offline Send Email
Mar 1, 2006
2:22 pm
612
1. I want to send the <%# DataBinder.Eval (Container.DataItem,"Description" %> to the call of overlib function When I want to return to HTML Design, I got the...
ya_2789
Offline Send Email
Mar 15, 2006
6:36 pm
613
Hi all, I am new to this library, and have been stumbling around the documentation to build a working example. Simple popups are indeed a simple thing to...
Erich Beyrent
erich_beyrent
Offline Send Email
Mar 21, 2006
4:12 am
614
Hello, The popup from the command below pops up on the click but does not disappear when I mouse off the clickable area until I mouse over another active area...
steepusa
Offline Send Email
Mar 21, 2006
1:03 pm
615
Boris, Take a look at the support documents via: http://www.macridesweb.com/oltest/ concerning "php/mysql db content & quoting" Basically what you need to do...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 21, 2006
4:07 pm
616
You are not making the popup STICKY (even though NOFOLLOW may make it seem that way), so you need to include onmouseoff="nd();" for it to close on mouseoffs. ...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 21, 2006
4:24 pm
617
Thank you fote for your prompt and helpful response. Craig Tussey Foteos Macrides <fote@...> wrote: You are not making the popup STICKY (even...
Craig Tussey
steepusa
Offline Send Email
Mar 21, 2006
5:33 pm
618
Erich, This is a tough one. The basic problem is that you are including the script block with Google Maps code within the string definition for myText, and so...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 21, 2006
11:03 pm
619
Hi there, Thank you for the tips. I implemented your suggestion, but it failed to make a difference. In the doGoogleMaps() function, I decided to put in an...
Erich Beyrent
erich_beyrent
Offline Send Email
Mar 22, 2006
2:27 am
620
Please disregard my last post - your suggestion worked just fine. I just happened to have an erroneous return statement in there... Too late, and not enough...
Erich Beyrent
erich_beyrent
Offline Send Email
Mar 22, 2006
2:34 am
621
Hello again, I'm getting some variable behavior. All popups with links are defined the same way. These popups pop up on an image map. <area...
steepusa
Offline Send Email
Mar 22, 2006
5:49 pm
622
... If you don't want that behavior, you have to remove the onmouseout="return nd();" code from your link. -- Erich Beyrent ... http://www.beyrent.net...
Erich Beyrent
erich_beyrent
Offline Send Email
Mar 22, 2006
5:52 pm
623
Erich, Yes, I see from your test page that it is working amazingly well. I added to my todo list to include a demo of Google Maps content for popups in the...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 23, 2006
3:07 am
Messages 594 - 623 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