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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 13001 - 13050 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
13001 bridgearchivist Send Email Nov 21, 2011
4:46 pm
I have created in Dreamweaver a dynamic table with repeating region for displaying long runs of historic rent data drawn from my database. One of the fields in...
13004 Sam Gates
sam.gates70 Send Email
Dec 12, 2011
12:56 pm
Hi, Wonder if someone can help me. I have installed according to instructions but popup is not appearing. I've stripped everything else off so now I have the...
13005 Terri Miller
greenangel9 Send Email
Dec 12, 2011
1:57 pm
I have a thought on this - did you cut and paste this code? If you did try going into your editor and replacing all of the single quotes (apostrophe) - in your...
13006 Sam Gates
sam.gates70 Send Email
Dec 12, 2011
2:58 pm
... code? ... the single quotes (apostrophe) – in your editor highlight the single quote and type a new one. okay, this is rather embarassing .. You were...
13007 Bob Rossi
rossi@... Send Email
Dec 15, 2011
2:46 am
Hi...new overlib user. I just followed the install instructions on one of my web pages and got it to work fine, but the popup is displayed at the bottom of the...
13012 Melissa
colorado_pro... Send Email
Jan 1, 2012
5:03 am
Hi people, I just found out about this group, snooping around the main web site for overLIB. I think I made very nice use of overLIB, if you look at...
13013 reboughner0718 Send Email Jan 2, 2012
12:20 am
... It's not working because it can't find the code which it needs to execute. It looks to me as if the code for overlib is in your main directory but when...
13014 Melissa
colorado_pro... Send Email
Jan 2, 2012
1:30 am
... From what someone was telling me, each of the other pages only exists in a database, not in a directory where any human can find them. But anyway, I just...
13015 reboughner0718 Send Email Jan 6, 2012
4:08 pm
... I'm glad you got it working and that my suggestion worked. For your information, I figured it out by looking at the HREF value and noticed what appeared...
13024 joshfeingold Send Email Apr 30, 2012
2:22 pm
This morning, I upgraded my browser to Firefox 12.0 and Overlib is no longer working. Basically, the popout works, but as soon as I try to mouse over it, it...
13025 Jeff
jeffshead@... Send Email
Apr 30, 2012
4:51 pm
Josh, I just updated FF and all of my popups on all of my sites still work the same as they did with FF11. If you provide a URL to your site, I'll see what...
13027 reboughner0718 Send Email Apr 30, 2012
6:57 pm
... Josh, Check the error console after you mouseover an overlib popup and see what sort of errors you're getting; that may be a clue to what's going on with...
13028 Josh Feingold
joshfeingold Send Email
May 1, 2012
12:10 pm
Jeff - Thanks for the reply. Can you double check and make sure that you are using FF12? I don't really have public access to the app, but if you do, I'll...
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....
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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.....
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....
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...
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...
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/....
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...
Messages 13001 - 13050 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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