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 863 - 892 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
863
The website can be viewed here: http://www.lasplash.com/test_tb.php My call to OLgetAJAX boils down to this (first url truncated to get rid of excess php...
TBoyko
Offline Send Email
Mar 2, 2007
12:06 am
864
First, you should believe me that the 2nd argument of the OLgetAJAX call must be the function reference, and then act on that belief. :<) In this case, the...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 2, 2007
3:27 am
865
Thanks so much for your help. Following this fixed my problem. In regards to validation, I completely agree. The site is essentially spaghetti code at this...
TBoyko
Offline Send Email
Mar 2, 2007
7:37 pm
866
I thought about this some more, and have further modified ajaxcontentmws.js, in an update of the overlibmws.zip distribution via: ...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 3, 2007
2:14 am
867
Jon, Your are correct that there is no problem for any browser if a wrapper function for an overlib call, such as your showPopup(), is invoked via the onload...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 4, 2007
2:30 am
868
I'm just getting started with overlibmws, and I'm presently trying to use it on a page which leverages Yahoo's grids.css package for cross-browser multi-column...
Rick Ross
rickross1
Offline Send Email
Mar 5, 2007
2:04 pm
869
Hmmm, I think this wasn't a problem with overlib at all, but rather a byproduct of elements of another tooltip solution not having been completely removed from...
Rick Ross
rickross1
Offline Send Email
Mar 5, 2007
3:36 pm
870
Rick, Welcome aboard!!! I haven't used the Yahoo grids.css columniation feature seriously, but I got the library via: http://developer.yahoo.com/yui/grids/ and...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 5, 2007
7:14 pm
871
Thanks, Fote. We already found that we needed to set the text-align in our CSS, and we have successfully begun to integrate overlib into the prototype of our...
Rick Ross
rickross1
Offline Send Email
Mar 5, 2007
11:25 pm
872
Hello, I am using overlibmws to display a php page via iframe. I have a pretty straightforward question. My php page showing in the iframe is an input form,...
Michael Shannon
mishann1
Offline Send Email
Mar 9, 2007
4:30 pm
873
Has anyone experienced difficulty with Select dropdowns getting hidden under IE6 when rendering them in a modal popup? The code that I am using to render the...
jonbrule
Offline Send Email
Mar 9, 2007
6:29 pm
874
Mike, The public function for closing primary popups is cClick(). The core module in the parent of your iframe content invoked the primary popup in which the...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 9, 2007
6:46 pm
875
Jon, The select boxes work fine in MODAL popups with IE7, which finally handles select boxes as governed by z-index values (as the other supported browsers...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 9, 2007
8:55 pm
876
Hi Foteos In this link http://www.iris.edu/aed/content/compareGlobes.phtml my overlibmws popup (activated via the lightbulb) has the obvious problem of popping...
mr. welti
rwelti
Offline Send Email
Mar 9, 2007
9:00 pm
877
PS. Sorry I just realized I already asked this question 3 weeks ago, but you I think you didn't understand the question. If you try the page (sorry if you...
mr. welti
rwelti
Offline Send Email
Mar 9, 2007
10:38 pm
878
Russ, Actually, the problem is that you have not yet understood my answer in: http://tech.groups.yahoo.com/group/overlibmws/message/860 Perhaps it would help...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 9, 2007
11:55 pm
879
I updated the overlibmws.zip distribution at: http://www.macridesweb.com/oltest/ to handle any select boxes within popup content properly across all versions...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 10, 2007
6:01 am
880
Ahhh I see what you mean. I will try it when I get back (I'm traveling now). If I am no longer cursor-based then I imagine that the popup will no longer move...
r welti
rwelti
Offline Send Email
Mar 13, 2007
2:15 pm
881
Russ, For non-STICKY popups, cursor-based positioning maintains the popup at some position relative to the cursor, with a default of RIGHT, BELOW, and so the...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 13, 2007
7:24 pm
882
I have a big problem, I'm trying to have a custom sized caption to an overlib pop up...so I need to have a center Title /center spaced vertically middle. ...
Alex
alex191979
Offline Send Email
Mar 20, 2007
11:50 am
883
Alex, The "modern" way to achieve the styling of popups that you desire is to use class-based CSS as described in Section 5: ...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 20, 2007
12:56 pm
884
Beautiful It worked like magic!!! I always tried to avoid CSS but I see now that I was wrong! One pbl to solve now ...I have the pop-ups justified and centered...
Alex
alex191979
Offline Send Email
Mar 21, 2007
11:56 am
885
Alex, Under the simplest conditions, the width of popups is set by WIDTH, which if defaulted is 200. If you are getting "page wide" popups, you must be using...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 21, 2007
2:37 pm
886
Hi Fote! I have an imagemap with up to 800 circles and polys each of which invokes an overlib call. Because they are so dense (the entire image is covered) I...
mr. welti
rwelti
Offline Send Email
Mar 22, 2007
5:24 pm
887
I just realized my tt() wrapper, if passed "1", does an nd() call, so I can use "tt(1)" in place of "onMouseOut=nd()" and that saves considerable HTML total...
mr. welti
rwelti
Offline Send Email
Mar 22, 2007
5:46 pm
888
Russ, If you temporarily add border="1" to your image so that you can see its actual edges, which you otherwise can't because the areas outside the globe are...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 22, 2007
10:31 pm
889
Frank, Use: <img alt="An appropriate alt string" title="" . . . /> to prevent IE from displaying the alt attribute value as a tooltip. All modern browsers...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 23, 2007
12:55 am
890
Hello again, I want to put an image in the caption and to have the text (usually one line) symmetrically align <center> My image goes up one line and the text...
Alex
alex191979
Offline Send Email
Mar 23, 2007
12:32 pm
891
Alex, I assume you are still using CGCLASS with a text-align:center; rule for horizontal centering of the caption and any image it contains, such that you are...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 23, 2007
3:01 pm
892
Adrian, That bug was fixed as of March 10, 2007. See: http://www.macridesweb.com/oltest/changeHistory.html#bottom Make sure that you in fact are using the...
Foteos Macrides
oldgreeky
Offline Send Email
Mar 24, 2007
5:03 am
Messages 863 - 892 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