Hello everybody,
I would need to load through javascript a remote xml file (a rss feed)
and then use its content to build the page. I am trying to do something
in my local pc and it works fine in IE but in firefox it seems that
remote files cannot be retrieved. So how would it be possilbe to build
a rss ticker entirely in JS working in firefox? The only solution is an
Ajax call??
Thanks very much to anyone who will be able to help me ;)
J_Z
I would need to load through javascript a remote xml file (a rss feed)
and then use its content to build the page. I am trying to do something
in my local pc and it works fine in IE but in firefox it seems that
remote files cannot be retrieved. So how would it be possilbe to build
a rss ticker entirely in JS working in firefox? The only solution is an
Ajax call??
Thanks very much to anyone who will be able to help me ;)
J_Z
Comment