|
Rank: Newbie Groups: Member
Joined: 9/17/2009 Posts: 3
|
Hi, I am facing problem in the eo:MenuItem when i am entering a text like "4506-T Direct Request" in the text-html attribute it is displaying like "T Direct Request -4506" in the browser. I have try ed with giving the html codes also still it is not displaying properly. please let me know how can i display the text like "4506-T Direct Request" in the browser.
Thanks Ramesh.S
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Check whether you have right to left set to true on any element of your document. If not, please create a test page that demonstrates the problem. We will run it here and see what we can find as soon as we have it.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 9/17/2009 Posts: 3
|
Hi, I am sure that i have never set right to left set to true on any of the element in the document. the problem is if we enter a text starting with number means it is creating the problem if we enter some alphabet first and type the number means it is displaying properly. in my case my recuriment is like this after entering the number also it is coming fine once i enter the hypen(-) it repositioning.
Thanks Ramesh.s
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
We will need to you to post a test page to demonstrate the problem then. Please make sure the test page runs and only include the code necessary to reproduce the problem.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 9/17/2009 Posts: 3
|
Hi, I am really sorry the attribute RightToLeft="true" is been placed in the eo:Menu.Let me know how can i fix the issue.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Just remove it.
|
|