HighDots Forums  

Object doesn't support this property or methodjquery-1.2.6.js, line 83 character 3

jQuery jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.


Discuss Object doesn't support this property or methodjquery-1.2.6.js, line 83 character 3 in the jQuery forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
will
 
Posts: n/a

Default Object doesn't support this property or methodjquery-1.2.6.js, line 83 character 3 - 06-26-2009 , 10:48 PM






Hello:

Here is the offending line in IE7: return this.setArray
(jQuery.makeArray(selector));

OR in Firefox 3.0.10

line 81 jquery-1.2.6.js return jQuery( document )[ jQuery.fn.ready ?
"ready" : "load" ]( selector );

Sorry if I'm not providing enough detail...I'm pretty new to jQuery/
javascript. I assume it is a bug since the error is thrown from a core
jQuery script.

Thanks

Reply With Quote
  #2  
Old   
James
 
Posts: n/a

Default Re: Object doesn't support this property or methodjquery-1.2.6.js, line 83 character 3 - 06-26-2009 , 10:55 PM






Usually it's something in your script that causes the error, even
though it shows that the error is in the jQuery library.
It is also recommended to use the latest version of jQuery, v1.3.2.
Try removing your scripts one by one until the error goes away to
pinpoint the issue.

On Jun 26, 4:48*pm, will <wml... (AT) gmail (DOT) com> wrote:
Quote:
Hello:

Here is the offending line in IE7: return this.setArray
(jQuery.makeArray(selector));

OR in Firefox 3.0.10

line 81 jquery-1.2.6.js return jQuery( document )[ jQuery.fn.ready ?
"ready" : "load" ]( selector );

Sorry if I'm not providing enough detail...I'm pretty new to jQuery/
javascript. I assume it is a bug since the error is thrown from a core
jQuery script.

Thanks

Reply With Quote
  #3  
Old   
will
 
Posts: n/a

Default Re: Object doesn't support this property or methodjquery-1.2.6.js, line 83 character 3 - 07-03-2009 , 06:43 PM



Thanks for the reply! I'll step thru the script.....its for the book
jQuery in action which used v1.2.

On Jun 26, 9:55*pm, James <james.gp.... (AT) gmail (DOT) com> wrote:
Quote:
Usually it's something in your script that causes the error, even
though it shows that the error is in the jQuery library.
It is also recommended to use the latest version of jQuery, v1.3.2.
Try removing your scripts one by one until the error goes away to
pinpoint the issue.

On Jun 26, 4:48*pm, will <wml... (AT) gmail (DOT) com> wrote:

Hello:

Here is the offending line in IE7: return this.setArray
(jQuery.makeArray(selector));

OR in Firefox 3.0.10

line 81 jquery-1.2.6.js return jQuery( document )[ jQuery.fn.ready ?
"ready" : "load" ]( selector );

Sorry if I'm not providing enough detail...I'm pretty new to jQuery/
javascript. I assume it is a bug since the error is thrown from a core
jQuery script.

Thanks

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.