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: 1702
  • 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 13015 - 13061 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#13015 From: "reboughner0718" <rboughner1@...>
Date: Fri Jan 6, 2012 4:08 pm
Subject: Re: Only working on home page
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, "Melissa" <Melissa@...> wrote:
>
> > --- In overlib@yahoogroups.com, "Melissa" <Melissa@> wrote:
> > >
> > > 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
> > > http://www.ColoradoProcessServers.net and mouse over the acronyms on the
upper
> > > right side there. Not only does it act as a tool tip and tell what they
are,
> > > but it links to references. And I don't know a thing about javascript, not
> > > even much about CSS style html yet.
> > >
> > > And that's why I'm here actually. I must have screwed something up and
overLIB
> > > only works on my main page, not on the other pages. How can I fix that,
> > > please?
> > >
> >
> > 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
you
> > redirect the visitor to a new page, it is in a subdirectory under your main
> > page.  The easiest way to correct this problem is to change the src for
overlib
> > from this:
> >
> > src="overlib.js"
> >
> > to
> >
> > src="../overlib.js"
> >
> > and that should clear it up for you.  You can also make sure that overlib.js
> > resides in each of the subdirectory but the above is the simplest way to fix
it.
>
> 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 tried the src="../overlib.js"  and that did the trick.
>
> THANK YOU! :-)
>
> Wishing you all a Happy New Year!
>

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 to be directory added to the main site's URL.

#13024 From: "joshfeingold" <josh@...>
Date: Mon Apr 30, 2012 2:22 pm
Subject: Firefox 12.0
joshfeingold
Send Email Send Email
 
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
disappears.  Is anyone else experiencing this?

Thanks,
Josh

#13025 From: "Jeff" <jeffshead@...>
Date: Mon Apr 30, 2012 4:51 pm
Subject: RE: [oL] Firefox 12.0
jeffshead@...
Send Email Send Email
 

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 happens on my end.

 

Jeff

 

 

 

--

 

From: overlib@yahoogroups.com [mailto:overlib@yahoogroups.com] On Behalf Of joshfeingold
Sent: Monday, April 30, 2012 10:22 AM
To: overlib@yahoogroups.com
Subject: [oL] Firefox 12.0

 

 

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 disappears. Is anyone else experiencing this?

Thanks,
Josh


#13027 From: "reboughner0718" <rboughner1@...>
Date: Mon Apr 30, 2012 6:57 pm
Subject: Re: Firefox 12.0
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, "joshfeingold" <josh@...> wrote:
>
> 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
disappears.  Is anyone else experiencing this?
>
> Thanks,
> Josh
>
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 you.

#13028 From: Josh Feingold <josh@...>
Date: Tue May 1, 2012 12:10 pm
Subject: Re: [oL] Firefox 12.0
joshfeingold
Send Email Send Email
 
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 get you a link.

We rolled back to FF11 and all is well... but we do want to upgrade so I need to figure this out.

All the best,
Josh

On Mon, Apr 30, 2012 at 12:51 PM, Jeff <jeffshead@...> wrote:
 

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 happens on my end.

 

Jeff

 

 

 

--

 

From: overlib@yahoogroups.com [mailto:overlib@yahoogroups.com] On Behalf Of joshfeingold
Sent: Monday, April 30, 2012 10:22 AM
To: overlib@yahoogroups.com
Subject: [oL] Firefox 12.0

 

 

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 disappears. Is anyone else experiencing this?

Thanks,
Josh




--
Josh Feingold
404-993-3334

#13029 From: Lonni J Friedman <netllama@...>
Date: Tue May 1, 2012 12:16 pm
Subject: Re: [oL] Firefox 12.0
beemer9
Send Email Send Email
 
FWIW, I'm also using Firefox12 and can *NOT* reproduce any issues with overlib.

On Tue, May 1, 2012 at 5:10 AM, Josh Feingold <josh@...> wrote:
>
>
>
> 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 get
you a link.
>
> We rolled back to FF11 and all is well... but we do want to upgrade so I need
to figure this out.
>
> All the best,
> Josh
>
> On Mon, Apr 30, 2012 at 12:51 PM, Jeff <jeffshead@...> wrote:
>>
>>
>>
>> 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 happens on my end.
>>
>>
>>
>> Jeff
>>
>>
>>
>>
>>
>>
>>
>> --
>>
>>
>>
>> From: overlib@yahoogroups.com [mailto:overlib@yahoogroups.com] On Behalf Of
joshfeingold
>> Sent: Monday, April 30, 2012 10:22 AM
>> To: overlib@yahoogroups.com
>> Subject: [oL] Firefox 12.0
>>
>>
>>
>>
>>
>> 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
disappears. Is anyone else experiencing this?

#13030 From: Josh Feingold <josh@...>
Date: Tue May 1, 2012 1:02 pm
Subject: Re: Firefox 12.0 Issues
joshfeingold
Send Email Send Email
 
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 office.

Can someone with FF12 see if the issue is replicated, please?  Note
that the menus will drop down, but as soon as you mouse over them they
will disappear.

Thanks!!!!

Josh

--
Josh Feingold
404-993-3334

#13031 From: Lonni J Friedman <netllama@...>
Date: Tue May 1, 2012 1:05 pm
Subject: Re: [oL] Re: Firefox 12.0 Issues
beemer9
Send Email Send Email
 
On Tue, May 1, 2012 at 6:02 AM, Josh Feingold <josh@...> wrote:
> 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 office.
>
> Can someone with FF12 see if the issue is replicated, please?  Note
> that the menus will drop down, but as soon as you mouse over them they
> will disappear.
>
> Thanks!!!!

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 the errors.  Nothing is wrong with overlib.

#13032 From: Josh Feingold <josh@...>
Date: Tue May 1, 2012 1:10 pm
Subject: Re: [oL] Re: Firefox 12.0 Issues
joshfeingold
Send Email Send Email
 
Thanks.  I'll see what I can do with the errors...!

On Tue, May 1, 2012 at 9:05 AM, Lonni J Friedman <netllama@...> wrote:
 

On Tue, May 1, 2012 at 6:02 AM, Josh Feingold <josh@...> wrote:
> 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 office.
>
> Can someone with FF12 see if the issue is replicated, please?  Note
> that the menus will drop down, but as soon as you mouse over them they
> will disappear.
>
> Thanks!!!!

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 the errors. Nothing is wrong with overlib.




--
Josh Feingold
404-993-3334

#13033 From: James Stewart <jds@...>
Date: Tue May 1, 2012 4:40 pm
Subject: Re: [oL] Re: Firefox 12.0 Issues
jds_y
Send Email Send Email
 
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 appear, but they disappear as soon as the mouse pointer enters their space.

However, it does work correctly with my own pages:

  http://wn.rsarchive.org/Religion/GA139/English/AP1986/19120916p01.html

Go to the Footnotes near the bottom of the page and click on the Bible passage links, Ezra I, or II Chron. 36:22. A box with the passage(s) in question will pop-up. You can enter the box with your mouse as long as you do not touch the "close" link.

Jim Stewart
e.Librarian
Rudolf Steiner Archive

On 5/1/2012 9:02 AM, Josh Feingold wrote:
 

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 office.

Can someone with FF12 see if the issue is replicated, please? Note
that the menus will drop down, but as soon as you mouse over them they
will disappear.

Thanks!!!!

Josh

--
Josh Feingold
404-993-3334


#13034 From: "Jeff" <jeffshead@...>
Date: Tue May 1, 2012 5:20 pm
Subject: RE: [oL] Re: Firefox 12.0 Issues
jeffshead@...
Send Email Send Email
 

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 Feingold
Sent: Tuesday, May 01, 2012 9:10 AM
To: overlib@yahoogroups.com
Subject: Re: [oL] Re: Firefox 12.0 Issues

 

 

Thanks.  I'll see what I can do with the errors...!

On Tue, May 1, 2012 at 9:05 AM, Lonni J Friedman <netllama@...> wrote:

 

On Tue, May 1, 2012 at 6:02 AM, Josh Feingold <josh@...> wrote:
> 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 office.
>
> Can someone with FF12 see if the issue is replicated, please?  Note
> that the menus will drop down, but as soon as you mouse over them they
> will disappear.
>
> Thanks!!!!

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 the errors. Nothing is wrong with overlib.




--
Josh Feingold
404-993-3334


#13035 From: Josh Feingold <josh@...>
Date: Tue May 1, 2012 5:21 pm
Subject: Re: [oL] Re: Firefox 12.0 Issues
joshfeingold
Send Email Send Email
 
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 though! 

All the best,
Josh

On Tue, May 1, 2012 at 1:20 PM, Jeff <jeffshead@...> wrote:
 

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 Feingold
Sent: Tuesday, May 01, 2012 9:10 AM
To: overlib@yahoogroups.com
Subject: Re: [oL] Re: Firefox 12.0 Issues

 

 

Thanks.  I'll see what I can do with the errors...!

On Tue, May 1, 2012 at 9:05 AM, Lonni J Friedman <netllama@...> wrote:

 

On Tue, May 1, 2012 at 6:02 AM, Josh Feingold <josh@...> wrote:
> 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 office.
>
> Can someone with FF12 see if the issue is replicated, please?  Note
> that the menus will drop down, but as soon as you mouse over them they
> will disappear.
>
> Thanks!!!!

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 the errors. Nothing is wrong with overlib.




--
Josh Feingold
404-993-3334




--
Josh Feingold
404-993-3334

#13036 From: Josh Feingold <josh@...>
Date: Mon May 7, 2012 1:17 pm
Subject: Any Thoughts on Error
joshfeingold
Send Email Send Email
 
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 network to be reparsed. For more information
https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing

The only document.write, that I can find is in the overlib Javascript
so I didn't know if anyone had any ideas of a fix.

If you want to play around with things, the new file is here:

http://allstafftech.com/aeContact.php.htm

Thanks,
Josh

--
Josh Feingold
404-993-3334

#13037 From: "reboughner0718" <rboughner1@...>
Date: Mon May 7, 2012 6:57 pm
Subject: Re: Any Thoughts on Error
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, Josh Feingold <josh@...> wrote:
>
> 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 network to be reparsed. For more information
> https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing
>
> The only document.write, that I can find is in the overlib Javascript
> so I didn't know if anyone had any ideas of a fix.
>
> If you want to play around with things, the new file is here:
>
> http://allstafftech.com/aeContact.php.htm
>
> Thanks,
> Josh
>
> --
> Josh Feingold
> 404-993-3334
>

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 is all. 
This was while looking at it in Opera 11.62.  When I loaded it in FireFox 12.0 I
didn't get any errors.  Sorry but I can't help if I can't see what is going
wrong.

#13038 From: Josh Feingold <josh@...>
Date: Mon May 7, 2012 7:05 pm
Subject: Re: [oL] Re: Any Thoughts on Error
joshfeingold
Send Email Send Email
 
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 popup menu stays up when you mouse over the menu? For me, it disappears
as soon as I mouse over it!

All the best,
Josh



On Mon, May 7, 2012 at 2:57 PM, reboughner0718 <rboughner1@...> wrote:
 



--- In overlib@yahoogroups.com, Josh Feingold <josh@...> wrote:
>
> 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 network to be reparsed. For more information
> https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing
>
> The only document.write, that I can find is in the overlib Javascript
> so I didn't know if anyone had any ideas of a fix.
>
> If you want to play around with things, the new file is here:
>
> http://allstafftech.com/aeContact.php.htm
>
> Thanks,
> Josh
>
> --
> Josh Feingold
> 404-993-3334
>

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 is all. This was while looking at it in Opera 11.62. When I loaded it in FireFox 12.0 I didn't get any errors. Sorry but I can't help if I can't see what is going wrong.




--
Josh Feingold
404-993-3334

#13039 From: "reboughner0718" <rboughner1@...>
Date: Mon May 7, 2012 11:21 pm
Subject: [oL] Re: Any Thoughts on Error
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, Josh Feingold <josh@...> wrote:
>
> 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 popup menu stays up when you
> mouse over the menu?  For me, it disappears
> as soon as I mouse over it!
>
> All the best,
> Josh
>
>
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 since I
haven't fully studied your code.  But I too experience the problem you mention
here in Firefox 12.  In fact in Opera 11.62, while the menus tend to stay open
when mousing over them they don't consistently stay open while over them and
moving the mouse.  I suspect there is some error in event setup and handling.

#13040 From: "nautilussphinx" <nihitsaxena@...>
Date: Mon Jun 4, 2012 7:27 am
Subject: Need to export data to Excel
nautilussphinx
Send Email Send Email
 
Hi,

I need to export data from a sticky pop-up using Overlib..Is there a way i can
do that..

#13041 From: "reboughner0718" <rboughner1@...>
Date: Mon Jun 4, 2012 12:58 pm
Subject: Re: Need to export data to Excel
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, "nautilussphinx" <nihitsaxena@...> wrote:
>
> Hi,
>
> I need to export data from a sticky pop-up using Overlib..Is there a way i can
do that..
>
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 From: "nautilussphinx" <nihitsaxena@...>
Date: Wed Jun 6, 2012 10:21 am
Subject: Can we create custom command to pass in overlib
nautilussphinx
Send Email Send Email
 
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 overlib...
Is there a way to create a custom command so that i can pass it only where i
need that damn export button...Code excerpts shown below:-

Javascript portion of JSP where I am calling overlib, I tried to pass a QUICKVAR
command here:-
function quickDetail(rk)
{
   return
overlib(ajaxCall(rk),DRAGGABLE,STICKY,FGCOLOR,'ffff99',CGCOLOR,'ffcc66',CAPCOLOR\
,'BLACK',CLOSECOLOR,'black',HIDESELECTBOXES, QUICKVAR);
}

and later in main overlibmws.js, I tried to setup a var like-->
...
if(OLud('quickvar'))var ol_fetchQuickVar=0;
...

#13044 From: "nautilussphinx" <nihitsaxena@...>
Date: Wed Jun 6, 2012 10:20 am
Subject: Can we create custom command to pass in overlib
nautilussphinx
Send Email Send Email
 
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 overlib...
Is there a way to create a custom command so that i can pass it only where i
need that damn export button...Code excerpts shown below:-

Javascript portion of JSP where I am calling overlib, I tried to pass a QUICKVAR
command here:-
function quickDetail(rk)
{
   return
overlib(ajaxCall(rk),DRAGGABLE,STICKY,FGCOLOR,'ffff99',CGCOLOR,'ffcc66',CAPCOLOR\
,'BLACK',CLOSECOLOR,'black',HIDESELECTBOXES, QUICKVAR);
}

and later in main overlibmws.js, I tried to setup a var like-->
...
if(OLud('quickvar'))var ol_fetchQuickVar=0;
...

#13045 From: "reboughner0718" <rboughner1@...>
Date: Wed Jun 6, 2012 9:22 pm
Subject: Re: Can we create custom command to pass in overlib
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, "nautilussphinx" <nihitsaxena@...> wrote:
>
> 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 overlib...
> Is there a way to create a custom command so that i can pass it only where i
need that damn export button...Code excerpts shown below:-
>
> Javascript portion of JSP where I am calling overlib, I tried to pass a
QUICKVAR command here:-
> function quickDetail(rk)
> {
>   return
overlib(ajaxCall(rk),DRAGGABLE,STICKY,FGCOLOR,'ffff99',CGCOLOR,'ffcc66',CAPCOLOR\
,'BLACK',CLOSECOLOR,'black',HIDESELECTBOXES, QUICKVAR);
> }
>
> and later in main overlibmws.js, I tried to setup a var like-->
> ...
> if(OLud('quickvar'))var ol_fetchQuickVar=0;
> ...
>

You're in the wrong newsgroup.  You want the overlibmws group at
http://tech.groups.yahoo.com/group/overlibmws/.

#13050 From: "Jeff" <jeffshead@...>
Date: Thu Jul 19, 2012 9:00 am
Subject: Overlib - Set max width
jeffshead@...
Send Email Send Email
 

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 users with smaller size screens.

 

Is there a way to set a max width but have it shrink to fit smaller screen/window sizes when needed? I’ve seen this done on sites but I don’t think they are using OverLib.

 

Thanks,

 

Jeff

--

 


#13054 From: "mogli1311909" <fb@...>
Date: Mon Sep 24, 2012 3:12 am
Subject: Internet Explorer 10
mogli1311909
Send Email Send Email
 
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

Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64;
Trident/6.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET
CLR 3.0.30729; InfoPath.3)
Zeitstempel: Mon, 24 Sep 2012 03:10:56 UTC


Meldung: Die Eigenschaft "1" eines undefinierten oder Nullverweises kann nicht
abgerufen werden.
Zeile: 216
Zeichen: 3
Code: 0
URI: http://fon.mogli.local/inc/overlib.js

#13055 From: "reboughner0718" <rboughner1@...>
Date: Mon Sep 24, 2012 3:00 pm
Subject: Re: Internet Explorer 10
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, "mogli1311909" <fb@...> wrote:
>
> 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
>
> Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64;
Trident/6.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET
CLR 3.0.30729; InfoPath.3)
> Zeitstempel: Mon, 24 Sep 2012 03:10:56 UTC
>
>
> Meldung: Die Eigenschaft "1" eines undefinierten oder Nullverweises kann nicht
abgerufen werden.
> Zeile: 216
> Zeichen: 3
> Code: 0
> URI: http://fon.mogli.local/inc/overlib.js
>

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
testing.  Also I see that it is running in IE7.0 compatibility mode.  You might
want to put it in standards mode and see if that makes any difference.

#13056 From: "mogli1311909" <fb@...>
Date: Mon Sep 24, 2012 3:32 pm
Subject: Re: Internet Explorer 10
mogli1311909
Send Email Send Email
 
--- In overlib@yahoogroups.com, "reboughner0718" <rboughner1@...> wrote:
>
>
>
> --- In overlib@yahoogroups.com, "mogli1311909" <fb@> wrote:
> >
> > 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
> >
> > Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64;
Trident/6.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET
CLR 3.0.30729; InfoPath.3)
> > Zeitstempel: Mon, 24 Sep 2012 03:10:56 UTC
> >
> >
> > Meldung: Die Eigenschaft "1" eines undefinierten oder Nullverweises kann
nicht abgerufen werden.
> > Zeile: 216
> > Zeichen: 3
> > Code: 0
> > URI: http://fon.mogli.local/inc/overlib.js
> >
>
> 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
testing.  Also I see that it is running in IE7.0 compatibility mode.  You might
want to put it in standards mode and see if that makes any difference.
>
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
compatibility mode for testing. So in "About" IE 10 says Version 10.0.9200.16384
and it's not running in compatibility mode.

#13057 From: "mogli1311909" <fb@...>
Date: Mon Sep 24, 2012 3:39 pm
Subject: Re: Internet Explorer 10
mogli1311909
Send Email Send Email
 
--- In overlib@yahoogroups.com, "reboughner0718" <rboughner1@...> wrote:
>
>
>
> --- In overlib@yahoogroups.com, "mogli1311909" <fb@> wrote:
> >
> > 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
> >
> > Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64;
Trident/6.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET
CLR 3.0.30729; InfoPath.3)
> > Zeitstempel: Mon, 24 Sep 2012 03:10:56 UTC
> >
> >
> > Meldung: Die Eigenschaft "1" eines undefinierten oder Nullverweises kann
nicht abgerufen werden.
> > Zeile: 216
> > Zeichen: 3
> > Code: 0
> > URI: http://fon.mogli.local/inc/overlib.js
> >
>
> 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
testing.  Also I see that it is running in IE7.0 compatibility mode.  You might
want to put it in standards mode and see if that makes any difference.
>
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 Eigenschaft "value" eines undefinierten oder Nullverweises kann
nicht festgelegt werden.
Zeile: 173
Zeichen: 4
Code: 0

#13058 From: "korggy92" <mcarr@...>
Date: Tue Nov 27, 2012 1:55 pm
Subject: Re: Internet Explorer 10
korggy92
Send Email Send Email
 
> > --- In overlib@yahoogroups.com, "mogli1311909" <fb@> wrote:
> > 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
testing.

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

#13059 From: "korggy92" <mcarr@...>
Date: Tue Nov 27, 2012 2:04 pm
Subject: Re: Internet Explorer 10
korggy92
Send Email Send Email
 
--- In overlib@yahoogroups.com, "korggy92" <mcarr@...> wrote:
>
> > > --- In overlib@yahoogroups.com, "mogli1311909" <fb@> wrote:
> > > 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
testing.
> Now that IE10 is officially released, I'm beginning to run into this issue
more and more. Any ideas/plan for a fix?

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 the regex used to detect IE's version from this:

var versNum = parseFloat(agent.match(/MSIE[ ](\d\.\d+)\.*/i)[1]);

to this:

var versNum = parseFloat(agent.match(/MSIE ([0-9]{1,}[\.0-9]{0,})/i)[1]);

I haven't tested it for all versions of IE but it does fix it for IE10.

#13060 From: "reboughner0718" <rboughner1@...>
Date: Wed Nov 28, 2012 12:27 am
Subject: Re: Internet Explorer 10
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, "korggy92" <mcarr@...> wrote:
>
> --- In overlib@yahoogroups.com, "korggy92" <mcarr@> wrote:
> >
> > > > --- In overlib@yahoogroups.com, "mogli1311909" <fb@> wrote:
> > > > 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
testing.
> > Now that IE10 is officially released, I'm beginning to run into this issue
more and more. Any ideas/plan for a fix?
>
> 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 the regex used to detect IE's version from this:
>
> var versNum = parseFloat(agent.match(/MSIE[ ](\d\.\d+)\.*/i)[1]);
>
> to this:
>
> var versNum = parseFloat(agent.match(/MSIE ([0-9]{1,}[\.0-9]{0,})/i)[1]);
>
> I haven't tested it for all versions of IE but it does fix it for IE10.
>

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.

#13061 From: "reboughner0718" <rboughner1@...>
Date: Thu Nov 29, 2012 12:09 am
Subject: Re: Internet Explorer 10
reboughner0718
Send Email Send Email
 
--- In overlib@yahoogroups.com, "reboughner0718" <rboughner1@...> wrote:
>
>
>
> --- In overlib@yahoogroups.com, "korggy92" <mcarr@> wrote:
> >
> > --- In overlib@yahoogroups.com, "korggy92" <mcarr@> wrote:
> > >
> > > > > --- In overlib@yahoogroups.com, "mogli1311909" <fb@> wrote:
> > > > > 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 testing.
> > > Now that IE10 is officially released, I'm beginning to run into this issue
more and more. Any ideas/plan for a fix?
> >
> > 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 the regex used to detect IE's version from this:
> >
> > var versNum = parseFloat(agent.match(/MSIE[ ](\d\.\d+)\.*/i)[1]);
> >
> > to this:
> >
> > var versNum = parseFloat(agent.match(/MSIE ([0-9]{1,}[\.0-9]{0,})/i)[1]);
> >
> > I haven't tested it for all versions of IE but it does fix it for IE10.
> >
>
> 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.
>

The following will also work in IE10.

navigator.userAgent.match(/MSIE\s+([0-9]+\.[0-9]+)/i)[1]

Messages 13015 - 13061 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