You have an extra trailing comma "," which may work in Firefox but not in 
Explorer.

You don't have your brackets "{}" matching.

Use notepad++ to check this.
 
Thanks 
Jeff Roehl
[email protected]
(818) 912-7530



On Friday, December 6, 2013 9:09 AM, NIKHIL DINESH <[email protected]> 
wrote:
 
Hi,

Im stuck using timeline api...Simile Cubism Timeline worked perfectly for 
me...but when i have changed the start date it stops showing timeline

start': 'Fri Nov 22 1963 12:30:00 GMT-0600',   - this is the only change which 
I have made...still its not showing up 

{
    'dateTimeFormat': 'iso8601',
    'wikiURL': "http://simile.mit.edu/shelf/";,
    'wikiSection': "Simile Cubism Timeline",

    'events' : [



            {'start': 'Fri Nov 22 1963 12:30:00 GMT-0600',
                'title': 'The Old Guitarist',
                'description': 'by Pablo Picasso, Spanish Painter/Sculptor, 
1881-1973',
                'image': 'http://images.allposters.com/images/ESC/AP599_b.jpg',
                'link': 
'http://www.allposters.com/-sp/The-Old-Guitarist-c-1903-Posters_i328746_.htm'
            },


            {'start': 'Fri Nov 22 1963 12:30:00 GMT-0600',
                'title': 'Jour',
                'description': 'by Georges Braque, French Painter, 1882-1963',
                'image': 'http://images.allposters.com/images/SHD/S1041_b.jpg',
                'link': 
'http://www.allposters.com/-sp/Jour-Posters_i126663_.htm',
                'color': 'green'
            },


Thanks,
Nikhil
-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to