i am using rad editor vers. 6.1.0. I have a problem.. Problem is ;
I want to write 'url' in iframe tag. First I write
<iframe src="http://www.test.com" width="100%"></iframe>
this work correctly.
But when I want to edit this editor change this url to "/http://www.test.com"
it put a " / " beginning of url.. How can I fix this ?
thanks
Oguz.
I want to write 'url' in iframe tag. First I write
<iframe src="http://www.test.com" width="100%"></iframe>
this work correctly.
But when I want to edit this editor change this url to "/http://www.test.com"
it put a " / " beginning of url.. How can I fix this ?
thanks
Oguz.
