i m working on a php page where css, JS and Jquery is included. in Mozilla it show Error message on console or in firebug but in IE it display
Line:1597
Char:9
Error:Invalid Argument
Code:0
URL: blah blah blah
now how do i know this error?? in fact there is no 1597 lines in my php code
and if i extract all JS and CSS(included) then how do i calculate line no. 1597? do i extract each and every CSS and JS in the order they are included? either it should be reflect in source code
nasıl ben bu hata raporlama mesajı anlıyorsunuz?? IE göstermek istiyorum ne hata tam olarak belirlemek için herhangi bir yolu / aracı var?