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 960 - 989 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
960
Hi, I have a need for displaying more than 2 levels of sticky popups. I currently use overlib2 for displaying the secondary popup. Is there any plugin that...
sathya
crazy_beckham
Offline Send Email
Aug 16, 2007
5:57 am
961
Sathya, The cooltip software: http://www.acooltip.com/ creates popups similar to those of overlibmws and was designed to support any number of simultaneous...
Foteos Macrides
oldgreeky
Offline Send Email
Aug 16, 2007
11:16 am
962
Hello, It is the result and my image is not visible whereas it is well in the file img. Thank you for your assistance. Greetings ...
jeanpierre_ancillon
jeanpierre_a...
Offline Send Email
Aug 21, 2007
10:26 am
963
Hello, On the site with overlib the result is good http://blogdelaureminervois.free.fr/grandesfamilles/ On the site with ovelibws the result is not good ...
jeanpierre_ancillon
jeanpierre_a...
Offline Send Email
Aug 21, 2007
10:29 am
964
Jeanpierre, You are not getting the scrollbars in your AJAX-based popup because your OLgetAJAX call is using 'ovfl1' as its fourth argument, but your style...
Foteos Macrides
oldgreeky
Offline Send Email
Aug 21, 2007
3:10 pm
965
Thank you for these councils which allowed me to solve these two problems. I removed the function wrap. All returned in the order. Thank you still. Greetings. ...
jean-pierre.ancillon
jeanpierre_a...
Offline Send Email
Aug 21, 2007
8:35 pm
966
Hi Fote, Thanks. Cooltip is exactly what I need. Cheers, Sathya ... support any number of simultaneous popups. ... I currently use overlib2 for displaying the...
sathya
crazy_beckham
Offline Send Email
Aug 23, 2007
3:47 am
967
Godmar, You are serving XHTML, not XML. You therefore should (but see below) name your test file overlib.xhtml (not overlib.xml) and serve it as...
Foteos Macrides
oldgreeky
Offline Send Email
Sep 9, 2007
11:04 pm
968
hi there, i was wondering if i can change the background color behind a modal-popup box. i can't seem to find it anywhere, am i misreading anything? thnx in...
flattesterik
Offline Send Email
Sep 14, 2007
11:16 am
969
Erik, I add MODALCOLOR and MODALOPACITY commands for changing the color (default is '#bbbbbb') and/or opacity (default is 40) of the shield that is interposed...
Foteos Macrides
oldgreeky
Offline Send Email
Sep 14, 2007
6:26 pm
970
Fote, That's very cool. i found the code somewhere deep in the javascript, but now there's a nice method for changing it and i can leave the original code...
C'est le Flattest Erik
flattesterik
Offline Send Email
Sep 18, 2007
8:13 am
971
Erik, I generally try to include suggestions for improvements into the overlibmws distribution, so that one need not make personal changes in the code and then...
Foteos Macrides
oldgreeky
Offline Send Email
Sep 18, 2007
1:57 pm
972
First, I am duly impressed with this package! Second, I am having a problem with Ajax returning stale data. I have a page with a table listing several items....
easwiedler
Offline Send Email
Oct 2, 2007
4:20 pm
973
Note that the OLgetAJAX function makes an OLclearAJAX call internally to clear any pending AJAX request before initiating a new one, so you don't need to...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 2, 2007
7:33 pm
974
Note they my reply had some uncaught typos, most of which are obvious, but be sure to include the semicolon after both of the HTML entity names: ...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 3, 2007
12:29 am
975
... obvious, but be sure to include the semicolon after both of the HTML ... internally to clear any pending AJAX request before initiating a new one, so you...
easwiedler
Offline Send Email
Oct 4, 2007
12:43 pm
976
The value for EnrollmentID is populated when the page loads, as it should be. That value is correct when passed to the Ajax call. The issue is that the data...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 4, 2007
3:41 pm
977
The value for EnrollmentID is filled by the server at the time the page is created. The issue is not that the wrong EnrollmentID is being used, rather that the...
easwiedler
Offline Send Email
Oct 5, 2007
5:06 pm
978
None of this happens if I use another Ajax component (prototype). Use of prototype is fine for loading the popup content dynamically. See the ALTERNATIVE...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 6, 2007
1:53 pm
979
I tracked down this caching problem. It is specific to IE (does not occur in Firefox, Opera or Safari). A simple and clear explanation is in the Known...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 6, 2007
8:56 pm
980
IE behaves like the other browsers with respect to caching of content returned via AJAX, and as you apparently desire, if you use POST instead of GET requests,...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 6, 2007
10:01 pm
981
I've been playing with prototype version 1.5.1.1, which appears to be the latest full release. With IE it behaves the same way for GET requests as does...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 7, 2007
1:02 am
982
Yasoo Fote, As you indicated this caching behavior for IE is by design. It has NOTHING to do with your OLgetAJAX method. Cache control in IE has always been...
gpaslanis
Offline Send Email
Oct 7, 2007
1:25 am
983
George (Yorgi), Thanks for the feedback. It would be easy to add an "&d=<datetimestamp>" option for OLgetAJAX, but unless I'm overlooking something, using...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 7, 2007
2:08 am
984
I agree! I do not see the benefit or the point in forcing a browser to pre-process cache based on an intentional unique "GET" request. To me the logical...
gpaslanis
Offline Send Email
Oct 7, 2007
2:32 am
985
Thank you all for the input. It has helped greatly. I have tried using the OLpostAJAX call and it does just as you indicated it would. I now get "fresh" data...
easwiedler
Offline Send Email
Oct 7, 2007
12:55 pm
986
Here's some more information about cache handling with AJAX that may be of interest. It's true that any Cache-Control headers presented via http or meta tags...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 12, 2007
11:27 pm
987
Hi, I would like to know which are the known compatability issues with the newest version of overlibmws. Which browsers are doing problems and which features...
amir_wald
Offline Send Email
Nov 10, 2007
1:33 pm
988
Amir, The only platform-specific issue that I am aware of is discussed and illustrated in the: http://www.macridesweb.com/oltest/flashWmode.html support...
Foteos Macrides
oldgreeky
Offline Send Email
Nov 10, 2007
3:08 pm
989
Hello, First off let me say that your library is simply amazing! And thank you very much! My problem is with the way the AJAX popup appears, and probably has ...
Brent Lakatos
brentlakatos
Offline Send Email
Nov 17, 2007
8:26 pm
Messages 960 - 989 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