Hello i have a javascript ads link that need to display with radticker
the javacode will get html code from this line
document.write()
Since Radticker do not encode html how for me to get this solve?
Since i have to get text ads from javascript
1 Answer, 1 is accepted
0
Georgi Tunev
Telerik team
answered on 19 Feb 2009, 02:24 PM
Hi Ifdev02,
I see that Fiko has already answered your support ticket on the same subject. For convenience I am pasting his reply below: Hi Joe,
Thank you for the code. Basically, you can use the RadTicker control
only when you need to show text content but you can not show any
formatted content (like HTML). In your case I suggest you to use the RadRotator control instead of the RadTicker one.