Try using 

<link rel="exhibit/data" type="application/jsonp" ex:converter="convert"     
href="URLofJSONP 
<view-source:http://www.editgrid.com/user/dlcohen1/myerstimeline121107B.null.exhibit.jsonp.xsl>"
   jsonp-callback="jsonpCallback" />

See http://www.swingingsammy.com/myerstimeline/myerstimeline20A.html for the 
use of this code. 



On Thursday, March 7, 2013 12:50:43 PM UTC-5, qboiler wrote:
>
> I have a requirement where I need to use JSONP as a datasource for a 
> timeline view.
>
> I am taking the default example and trying to modify it to fit my 
> conditions see code:
>
> tl.loadJSON("http://[NOT THIS SERVER]/src/main/webapp/sampleData.json", 
>
>                     function(json, url) { eventSource.loadJSON(json, url); 
> } );
>
>
> Is there a way to load JSONP, even if I have to use DOJO or JQuery to load 
> the JSONP, and then stuff that result in this Timeline some how?
>
>  
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to