Strange JavaScript
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Guys, I am working on a project which is developed by someone and i found strange javascript code there $(document).ready(function(){ $(document).pngFix(); }); Is something wrong ? or it is correct code? Browser gives error - "Object expected"
-
Guys, I am working on a project which is developed by someone and i found strange javascript code there $(document).ready(function(){ $(document).pngFix(); }); Is something wrong ? or it is correct code? Browser gives error - "Object expected"
-
Thanks Phil.