Java datafeed in the sidebar

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Attila
Regular
Posts: 11
Joined: Fri Dec 17, 2004 4:59 am

Java datafeed in the sidebar

Post by Attila »

Hi,
I'd like to insert a java datafeed (which requires to be on a .php page) into my sidebar.
Tried to add as an HTML Nugget but it's not working. It's not a pure java as I see.
Thanks for your help,

Attila
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Java datafeed in the sidebar

Post by garvinhicking »

You mean a JavaScript feed, right?

You can insert javascript without problems into a HTML nugget, but you need to pay attention to linebreaks and stuff. In stadnard installation s9y transforms linebreaks to '<br />' which may garbage your JavaScript code.

Tell us your URL where you inserted the JS. Look at your HTML output and look for possible HTML/JS errors...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply