I have 3 text fields in the 1st row that I will call A, B and C. Of these 3 text fields, A is enabled while the other two, namely B and C are disabled. Likewise, I have 3 text fields called D, E and F in the 2nd row. Here, D is enabled, while E and F are disabled. The focus is currently on A. Now if I hit Tab, the focus is set to B. However, since B is disabled, I would have expected the focus to be set on D instead of B.
I tried to achieve this by setting the attributes focusable=false and enabled=false of B and C, but failed to achieve the desired result. Can someone suggest me a way to accomplish the behavior explained above?
Find out what India is talking about on Yahoo! Answers India.
So, whats NEW about the NEW Yahoo! Messenger? Find out.
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
