Yahoo YUI library connects to Meteor

65 views
Skip to first unread message

pilot

unread,
Dec 1, 2009, 4:08:25 AM12/1/09
to meteorserver
I'm working with Meteor and it is going very well.

Now, I 'm trying to use to meteor as client interface the YUI library.

YUI library in its Datatable (grid) incorporates a class of
DataSource.

To the Datasource object you can give an web address or a function,
which in turn feeds with data.

I tried to give: "http://"+Meteor.host+
((Meteor.port==80)?"":":"+Meteor.port)+"/stream.html"
but I failed.

Is there any idea how can I connect a channel for example, to this
DataSource.

Thanks in advance
John
Reply all
Reply to author
Forward
0 new messages