new2extjs
22 Nov 2011, 8:47 AM
How can we encode colon in extjs?
I tried this
eg.
html: '<iframe style="overflow:auto;width:75%;height:80%;" frameborder="0" src="http://www.abc.com/wiki/xyz%3Atest"> </iframe>' (http://www.jarviwiki.fi/wiki/Keskustelu%3Dgege"></iframe>'),
It doesn't work however if I try another other character than colon it works. Can anyone suggest how to resolve this?
I tried this
eg.
html: '<iframe style="overflow:auto;width:75%;height:80%;" frameborder="0" src="http://www.abc.com/wiki/xyz%3Atest"> </iframe>' (http://www.jarviwiki.fi/wiki/Keskustelu%3Dgege"></iframe>'),
It doesn't work however if I try another other character than colon it works. Can anyone suggest how to resolve this?