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 696 - 726 of 1420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
696
hi group, i use this code: <a onmouseover='return overlib(\"".$short."<br><br>".$long."\", CAPTION, \"".$name."\");' onmouseout=\"return nd();\" href='#'><img ...
m_son666
Offline Send Email
Aug 4, 2006
11:34 am
697
You are not encasing the retrieved mysql entries in php functions designed to ensure that they are suitable for use as javascript strings. Read the overlibmws...
Foteos Macrides
oldgreeky
Offline Send Email
Aug 4, 2006
12:36 pm
698
Hi there, When I first started using this library, I had some issues with the popup appearing over <select> elements - in IE, the elements show through the ...
Erich C. Beyrent
erich_beyrent
Offline Send Email
Aug 10, 2006
6:37 pm
699
Erich, Your document inadvertently has two script blocks which make your OLpageDefaults call. Get rid of the second one. The MIDX and RELY commands in your...
Foteos Macrides
oldgreeky
Offline Send Email
Aug 10, 2006
7:40 pm
700
Ugg. What a moron I am. Thanks again Fote! -Erich- _____ From: Foteos Macrides [mailto:fote@...] Sent: Thursday, August 10, 2006 3:38 PM To:...
Erich C. Beyrent
erich_beyrent
Offline Send Email
Aug 11, 2006
12:41 pm
701
It's taken a long time, but I finally have some code that works, sort of. Disclaimer: I'm not really a programmer... I just sort of patch code together. ...
wandlimb1959
Offline Send Email
Aug 14, 2006
5:54 pm
702
I have a website I've developed which uses overlib to display some pop- up information. For unknown reasons, the information does not display when the visitor...
Lev Seltzer
levseltzer
Offline Send Email
Aug 14, 2006
7:26 pm
703
Karla, When you use a function for the lead argument of an overlib call, it must be a function which returns a string (either plain text or an HTML fragment)....
Foteos Macrides
oldgreeky
Offline Send Email
Aug 14, 2006
9:09 pm
704
Lev, I can't reproduce the problem when my server uses the markup that your server's listings.asp script is generating, and I haven't found anything wrong with...
Foteos Macrides
oldgreeky
Offline Send Email
Aug 14, 2006
10:20 pm
705
Fote, The code you suggested works perfectly! Does this mean I don't have to call overlibmws_function.js anymore, since I'm not calling a function? Thanks so...
wandlimb1959
Offline Send Email
Aug 14, 2006
11:20 pm
706
Karla, Correct, you no longer need to import overlibmws_function.js. Thanks for the feedback. I'm glad that solved your problem. Fote -- ... From:...
Foteos Macrides
oldgreeky
Offline Send Email
Aug 14, 2006
11:37 pm
707
I have confirmed that the code works properly in FireFox on the first time. I reverse the order and moved the style to the front of the list (closest to the...
Lev Seltzer
levseltzer
Offline Send Email
Aug 15, 2006
8:50 am
708
Lev, The fact that IE7 doesn't have the problem also suggests that this is a consequence of non-standard behavior in IE6, but since I can't reproduce the...
Foteos Macrides
oldgreeky
Offline Send Email
Aug 15, 2006
10:59 pm
709
Thank you for your suggestions. I cleaned up the code and tried implementing a few of your suggestions, but the results are the same. Unless my client...
Lev Seltzer
levseltzer
Offline Send Email
Aug 16, 2006
9:56 am
710
Hi there, I am a two-day user of the "overlibmws" library. I think this package comes with a very good online document and it is very easy for me to pick up....
cji_work
Offline Send Email
Sep 1, 2006
7:45 pm
711
If I understand your objective correctly, in response to an event such as onclick you wish to retrieve the contents of a txt file from your sever and make it...
Foteos Macrides
oldgreeky
Offline Send Email
Sep 2, 2006
12:36 am
712
Hi Mr Foteos, It works just as I wished. Thanks a lot for the tips. -cji ... function(){document.forms.F.elements.TA.value=OLresponseAJAX;}); ... ...
chun ji
cji_work
Offline Send Email
Sep 5, 2006
4:39 pm
713
I'm glad that it worked out for you. For someone who has been using overlibmws for only a few days, you've progressed rather quickly to working successfully...
Foteos Macrides
oldgreeky
Offline Send Email
Sep 5, 2006
9:58 pm
714
I've written a batch of code that dynamically extracts some graphics files from a database and puts them on the page so that the user can pick which photos to...
tpmacdad
Online Now Send Email
Sep 6, 2006
5:56 am
715
Terry, To include an image in a popup you simply use an img tag for the image in the popup content. If your database contains the image dimensions, it is...
Foteos Macrides
oldgreeky
Offline Send Email
Sep 6, 2006
12:57 pm
716
Hi Fote, I'm a JS novice and having a little trouble getting the desired behavior. I have a link that invokes an overlib popup that loads an external html file...
ssmattson
Offline Send Email
Oct 18, 2006
6:47 pm
717
If the DHTML popup content is a complete HTML file imported via iframe, cf.: http://www.macridesweb.com/oltest/IFRAME.html and ...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 18, 2006
10:57 pm
718
Thanks Fote, As usual, your response has been immensely helpful. Regards, S Foteos Macrides <fote@...> wrote: If the DHTML popup content is a...
Sean mattson
ssmattson
Offline Send Email
Oct 19, 2006
5:35 pm
720
Hello, I am trying to submit multi-field form post data to a page in the iframe pop-up, but can't for the life of me figure out how or where to call the...
davmorr
Offline Send Email
Oct 20, 2006
9:09 pm
721
Dave, I'm not sure I fully understand your objective. If the form is in an HTML file that was imported into a popup as iframe content, then the reply from...
Foteos Macrides
oldgreeky
Offline Send Email
Oct 20, 2006
11:02 pm
722
Did somebody make an Overlib widget to substitute windows Yes/No confirm dialog? Thanks for sharing. ContiW...
Walter Conti
contiw
Offline Send Email
Nov 1, 2006
4:37 am
723
Walter, Creating an "overlib widget" to substitute for the windows Yes/No confirm dialog is not difficult (IMHO :<) if you do not require that it be modal,...
Foteos Macrides
oldgreeky
Offline Send Email
Nov 11, 2006
7:21 pm
724
I'm completely new to this. can anyone tell me what i need to do to use my own images for the bubble pop ups?...
mcoogan2005
Offline Send Email
Nov 13, 2006
1:40 am
725
Welcome aboard!!! The information you are seeking is in section: 5. Adding more "bubble" images. of the: http://www.macridesweb.com/oltest/BUBBLE.html support...
Foteos Macrides
oldgreeky
Offline Send Email
Nov 13, 2006
4:22 am
726
Hi I'm brand-new to the group and have stumbled on overlibmws whilst searching for a solution to a requirement on a website I'm building. Basically, a link on...
patoutofhull
Offline Send Email
Nov 15, 2006
12:27 pm
Messages 696 - 726 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