my query is like here first 10 chars should be same but when user is typing more text i'm allowing him but only that next color color is changed :)
On Dec 31, 2:24 pm, Mayur <[email protected]> wrote: > Hi Abhishek, > > For this use > > 1) startSelectionIndex > 2) endSelectionIndex > > and change the color of your extra text. > > Even you may use property too. > > 3) htmlText > > ~ Mayur > > On Dec 31, 11:23 am, abhishekchess1 <[email protected]> wrote: > > > hello frnds, > > i'm allowing user to type 100 chars max in a textarea , but user can > > also type more than it in > > same text area , then next chars which are comes after 100 should > > change thier font color. > > I saw same in twhirl.org, > > is any logic to do this ? > > thx in advanced > > :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

