Igor
unread,Aug 29, 2008, 7:23:51 AM8/29/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Semantic Forms
Hi,
I'm not sure this is the right place to ask... I've been registered a
timeline - works fine in FF, but there is a problem with Internet
explorer (timeline is empty, data doesn't show at all).
Maybe someone can help with this. thanks.
code from the page that causes the problem:
{{Event new
|Summary=Project plan
[[Image:project_plan.xls]]
|Participants=PM team, UI team
|Start date=2008/09/01
|End date=2008/09/28
}}
timeline code:
{{#ask:
[[Category:Events]]
| ?Summary
| ?Start date
| ?End date
|format=timeline|link=all|
timelinebands=DAY,WEEK,MONTH|
timelineposition=today|
timelinesize=400px|
limit=100
}}