Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
<Microsoft JScript runtime error: 'Object' is undefined
Microsoft JScript runtime error: 'Jquery' is undefined
Microsoft JScript runtime error: '$' is undefined
when i use jqery in ie9
Posted
Comments
_tasos 24-Jul-13 6:51am    
Which version of jQuery are you using?
Manikandan Sekar 24-Jul-13 10:31am    
Which version of jquery your are using, also did you checked your browser that whether it supports javascript or not? if your jquery is not loaded or not refered from your directory then refer it from online CDN from google or microsoft or jquery websites.

1 solution

first load the jquery lib file and then load your custom js file
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900