New issue 407 by kumarmca.net: Microsoft JScript runtime
error: 'Timeline.DetailedEventPainter.prototype' is null or not an object (
Only In IE)
http://code.google.com/p/simile-widgets/issues/detail?id=407
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Expected output is errors free in IE8, its working fine in other browser
What version of the product are you using? On what browser and what
operating system?
Version - timeline_2.3.0
Browser - IE8
OS - Window
Please provide any additional information below.
Wants help sooner.
Thanks in advance
Attachments:
timeline-error.png 245 KB
Timeline.aspx 7.7 KB
If I look at you screenshot the first two lines I can read are:
Timeline.DetailedEvent
Painter = function(params) {
Why is there this linebreak, shouldn't it be one line like:
Timeline.DetailedEventPainter = function(params) {
Sir/Madam,
Really great and tricky help. Thanks very much.
I am facing one more problem regarding IE compatibility in my site that's
url is
http://realtimegovernance.net/Timeline.aspx
I have given some condition, by change the dropdown option and click on the
submit button, then there should be change in timeline events, but it
remain unchanged in IE8 but working fine with mozilla, chrome.
I have attached the timeline.aspx and timeline.cs file for review.
Is this issue of ajax or something else?
Please help me sooner.
With Best Regards
Attachments:
Timeline.aspx 6.1 KB
Timeline.aspx.cs 7.3 KB
Hi,
I am facing same issue please help me as possible