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
Java datafeed in the sidebar
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Java datafeed in the sidebar
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
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/
# 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/