imagina Posted March 13, 2013 Posted March 13, 2013 Anybody knows how to implement in a TUniHTMLFrame? I found several JS scripts (by example http://cstruter.com/downloads/) but I'm a JS newbie. Thx Quote
imagina Posted March 14, 2013 Author Posted March 14, 2013 Great, Patmap Working in Firefox, getting error in Chrome, but don't worry, I've seen how to load and call JS scripts in your sample, was what I cared. Thank you Quote
patmap Posted March 14, 2013 Posted March 14, 2013 Hi, This RSS Javascript code use ActiveX for XML reading: xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); and Google Chrome dose not support any Microsoft ActiveX. you may search another source code. Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.