|
'$' is undefined error with Internet Explorer
|
|
29th March, 12:30
Post: #1
|
|||
|
|||
|
'$' is undefined error with Internet Explorer
Hi Guys,
The QTip functionality is trying with the new java script file. The code is working fine with the Firefox and chrome. But the Internet Explorer show some error. JS Code
Error (IE 8): Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) Timestamp: Tue, 29 Mar 2011 12:19:35 UTC Message: Expected identifier Line: 23 Char: 8 Code: 0 URI: http://localhost/Sample/scripts/jquery.qtip-1.0.0-rc3-dm.js I tried with Visual Studio 2010 Microsoft JScript runtime error: Object expected '$' is undefined I would like thanks in advance |
|||
|
30th March, 19:56
Post: #2
|
|||
|
|||
|
RE: '$' is undefined error with Internet Explorer
Looks like you're not including the JS library... since $ is undefined.
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
31st March, 05:21
(This post was last modified: 31st March 05:22 by Premraj.)
Post: #3
|
|||
|
|||
RE: '$' is undefined error with Internet Explorer
(30th March 19:56)Craig Wrote: Looks like you're not including the JS library... since $ is undefined. You can find the JS Lib included code. It works fine using in page level. inc("http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"); inc("scripts/jquery.qtip-1.0.0-rc3-dm.js"); The same code is working fine with Firefox and Chrome. |
|||
|
31st March, 06:40
Post: #4
|
|||
|
|||
|
RE: '$' is undefined error with Internet Explorer
Hmm I'm not too sure in that case. If $ is undefined then it's a problem with jQuery not being found, that's for sure. Perhaps it's got something to do with how your including it. Any reason why you're doing it via JS instead of regular HTML?
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




