Hi Guys,
I am using a HtmlEditor of third party (KarmaSoft) on my page I use it for description and a normal text box for Name. I want whenever page load the focus should be on Name Text box, I tried to set focus in page load even using javascript it works when I am not using HtmlEditor, but when I use it the focus is set on this control by default. any Idea how can I resolve this issue.
Thanx