Rails + IE Problem

Hemant Bhargava wrote:

Hey Dudes,

Once again, seeking for ur help :slight_smile:

Actually the thing is mine code is working fine in Mozilla/Any other browser but in IE .. yellow icon comes up and says that "Done but, errors with this page".. What does it mean .. ? What should i do to tackle with this .. Can neone gives me a bit of info ..

It probably means your javascript is breaking - i'm assuming that you have some js happening on the page. Are you sure you get no JS errors in firefox? Do you use the firebug plugin?

Anyway you can debug this using the IE web developer toolbar: http://www.microsoft.com/downloadS/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en

It would be great if you could provide more information - what yello icon coming up (screenshot) - what actually doing in that page

Thanks Srinivas

Champs,

- Triangle shaped yellow icon .. at bottom left in IE ..

Error Popup:- Line: 187 Char: 3 Error: Object Required Code: 0 URL: "Whatever URL"

I did not even know that how can i find out this line number.. Please Help me .. M in urgent need ..

srinu wrote: