Scenario: A list of students, each with their own associated timeline.
A timeline is displayed when a user clicks on a link(ajax call loading
the page with the timeline)
The issues associated with this:
- the student page does not have a body element so the traditional
onLoad() method has to be called method as the student page is loaded.
- I get the error below, any idea how to fix this?
Firebug output:
H is null
_initialize()()timeline...bundle.js (line 2725)
_Impl()(null, [Object width=80% eventSource=Object timeZone=0
ether=Object, Object width=20% eventSource=Object timeZone=0
ether=Object 0=Object 1=Object], undefined, undefined, 0)
timeline...bundle.js (line 2633)
create()(null, [Object width=80% eventSource=Object timeZone=0
ether=Object, Object width=20% eventSource=Object timeZone=0
ether=Object 0=Object 1=Object], undefined, undefined)
timeline...bundle.js (line 2556)
foo(undefined)timeline...239184796 (line 24)
showStudentInfo("1")custom_b...239184656 (line 34)
onclick(click clientX=294, clientY=45)w4L4%2Bq...1Lg%3D%3D (line 2)
[Break on this error] var E=H.ownerDocument;
Thank you in advance
Brian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---