Object Expected Javascript Error in IE8
Object Expected Error for following code:-
$(function() {
$('.password'). pstrength();
});
User Profile
Collapse
-
Javascript error in IE8
Expected';'
login.php
code:0
Line:13
Character:12
THe code is not such that we can place ; on line 13 character 12. Can anybuddy help me out -
object expected error in IE8
I am getting an error object expected in IE8 for following code. Could anybody help?
This is the highlighted code out of the following code.Code:$(function() { $('.password').pstrength(); });
...Code:<script type="text/javascript"> $(function() { $('.password').pstrength(); }); checked=false; function checkedAll (myform) { var aa= document.getElementById('myform');Last edited by Dormilich; Mar 12 '11, 08:26 AM. Reason: please use [CODE] [/CODE] tags when posting code
No activity results to display
Show More
Leave a comment: