Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

overlib · Discussions regarding implementing, using and developing overLIB.

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1701
  • Category: JavaScript
  • Founded: Nov 15, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 13029 - 13067 of 13067   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
13067 upadukone Send Email Feb 5, 2013
2:24 am
Hi all, I was curious to know if someone has opened a word document from one's C drive in an overlib window if someone has passed the path to the file. Am I...
13065 reboughner0718 Send Email Dec 17, 2012
12:59 am
... Most likely what is happening it that it can't find the close() function to close the popup. Try giving the window from which the popup is called a name...
13064 upadukone Send Email Dec 14, 2012
8:33 am
Hello all, Without using the Caption option in Overlib, I would like to provide a Close button on a popped up window. On clicking that button, I would like to...
13063 sawgata roy
sawgata_cool Send Email
Dec 11, 2012
5:15 pm
May be this code can help and give you some idea. Keep all files in a folder in htdocs. run it in localhost-> http://localhost/showworldcup.php ...
13062 upadukone Send Email Dec 11, 2012
12:58 am
Hello all, I wanted to know if anyone has displayed the content of another page in a popup window. To explain what I mean: I have a page on www.somepage.com. ...
13061 reboughner0718 Send Email Nov 29, 2012
12:09 am
... The following will also work in IE10. navigator.userAgent.match(/MSIE&#92;s+([0-9]+\.[0-9]+)/i)[1]...
13060 reboughner0718 Send Email Nov 28, 2012
12:27 am
... I've tested it in IE9.0 and it works there too. I can't see why it won't work in other versions of IE too so go ahead and make that change to the code....
13059 korggy92 Send Email Nov 27, 2012
2:04 pm
... I believe I may have fixed this. Based on the regex provided by Microsoft here: http://msdn.microsoft.com/en-us/library/ms537509(v=VS.85).aspx I changed...
13058 korggy92 Send Email Nov 27, 2012
1:55 pm
... Now that IE10 is officially released, I'm beginning to run into this issue more and more. Any ideas/plan for a fix? Thanks! Mike...
13057 mogli1311909 Send Email Sep 24, 2012
3:39 pm
... PS: When I set the lines 212-224 (// Microsoft Stupidity Check(tm) under comment, the popup works. btw. there is a second error in line 174: Meldung: Die...
13056 mogli1311909 Send Email Sep 24, 2012
3:32 pm
... I see. I have the TechNet Version of W8 Pro 64 with IE 10, but it seems, that IE 10 runs in IE7 compatibility mode, although I explicit disabled the...
13055 reboughner0718 Send Email Sep 24, 2012
3:00 pm
... Thank you for letting us know about this problem but I would not be too concerned until IE10 becomes widely installed. At present, it is still in Beta...
13054 mogli1311909 Send Email Sep 24, 2012
3:12 am
In IE 10 oberlib does work only in compatibility mode. It doesn't work in normal mode, It generates an error: Details zum Fehler auf der Webseite ...
13050 Jeff
jeffshead@... Send Email
Jul 19, 2012
9:00 am
I would like to set some pop-ups' widths to 700px or more. The problem I'm running into is that the pop-ups run off of the screen when the page is viewed by...
13045 reboughner0718 Send Email Jun 6, 2012
9:22 pm
... You're in the wrong newsgroup. You want the overlibmws group at http://tech.groups.yahoo.com/group/overlibmws/....
13044 nautilussphinx Send Email Jun 6, 2012
10:23 am
Hi, I created a functionality to export data to excel from overlib pop-up...Now the issue is the export button is coming every where the jsp is using...
13043 nautilussphinx Send Email Jun 6, 2012
10:21 am
Hi, I created a functionality to export data to excel from overlib pop-up...Now the issue is the export button is coming every where the jsp is using...
13041 reboughner0718 Send Email Jun 4, 2012
12:58 pm
... Do you have an example page of what you're trying to do? That would be most helpful. Bob PS. At present there isn't a way to do that that I'm aware of....
13040 nautilussphinx Send Email Jun 4, 2012
7:27 am
Hi, I need to export data from a sticky pop-up using Overlib..Is there a way i can do that.....
13039 reboughner0718 Send Email May 7, 2012
11:21 pm
... Neither ShowPopupDiv and HidePopupDiv are part of the overlib code. This must be something that you've added and I really can't answer your questions...
13038 Josh Feingold
joshfeingold Send Email
May 7, 2012
7:05 pm
Thanks for trying. The call is made with ShowPopupDiv And the error is probably something surrounding: HidePopupDiv In Firefox 12 are you finding that the...
13037 reboughner0718 Send Email May 7, 2012
6:57 pm
... Josh, I don't find any calls to overlib on the page you reference. I see the loading of the module in a <script type="text/javascript" src="..."> but that...
13036 Josh Feingold
joshfeingold Send Email
May 7, 2012
1:17 pm
Hi all! Well, I got down to one error (really just a warning) on the page: Warning: An unbalanced tree was written using document.write() causing data from the...
13035 Josh Feingold
joshfeingold Send Email
May 1, 2012
5:22 pm
Thanks everyone for your help. I'm going to see if I can close out all the errors and see if that fixes things. If anyone has an obvious answer, I'm all ears...
13034 Jeff
jeffshead@... Send Email
May 1, 2012
5:20 pm
Yea, try using the FireBug Add-on for FF to debug the page. Cheers, Jeff -- From: overlib@yahoogroups.com [mailto:overlib@yahoogroups.com] On Behalf Of Josh...
13033 James Stewart
jds_y Send Email
May 1, 2012
4:40 pm
I am using FF12, and the situation you describe is apparent with my browser, too. I opened the page you provided in my FF12 browser, and indeed, the menus...
13032 Josh Feingold
joshfeingold Send Email
May 1, 2012
1:10 pm
Thanks. I'll see what I can do with the errors...! ... -- Josh Feingold 404-993-3334...
13031 Lonni J Friedman
beemer9 Send Email
May 1, 2012
1:05 pm
... As someone else suggested, this page is loaded with errors. I'd guess that Firefox12 is far less forgiving and you're now seeing that. You need to fix...
13030 Josh Feingold
joshfeingold Send Email
May 1, 2012
1:02 pm
All - I have saved the webpage and hopefully, the issue will be replicated. http://allstafftech.com/searchContact.php.htm I have sense gone back to FF11 in the...
13029 Lonni J Friedman
beemer9 Send Email
May 1, 2012
12:16 pm
FWIW, I'm also using Firefox12 and can *NOT* reproduce any issues with overlib....
Messages 13029 - 13067 of 13067   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help