[ 2 posts ]

Bunty Jethwani

  • Username: buntyjethwani
  • Joined: Tue Jun 19, 2012 5:06 am
  • Posts: 3
  • Offline
  • Profile

How can i set tabindex for YAHOO.widget.SimpleEditor

Post Posted: Tue Jun 19, 2012 5:16 am
+0-
Hi,

Can you please me and guide me to set tabindex attribute for simpleeditor/rich text area on UI. I need to control tab flow on my page. All other fields are HTML fields and tabflow works like a charm for other fields but rich text area doesn't recognize the tabindex attribute and is not a part of tabflow.

Thanks,
Bunty

Bunty Jethwani

  • Username: buntyjethwani
  • Joined: Tue Jun 19, 2012 5:06 am
  • Posts: 3
  • Offline
  • Profile

Re: How can i set tabindex for YAHOO.widget.SimpleEditor

Post Posted: Tue Jun 19, 2012 5:51 am
+0-
More information/observation:
***********************************************************************************
I tried to alert if tabIndex is being set as attribute in simpleeditor using

alert("tabindex is "+tmpEditor.get("tabIndex"));

I am able to get the correct value of tabIndex defined in my html textarea. So definately tabIndex is set for Editor but not sure why it doesn't get included in UI tabflow.

I am using IE browser.
  [ 2 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum