how to find v scroll bar exist in a text area or not

38 views
Skip to first unread message

hardeep thakur

unread,
Oct 10, 2008, 6:25:27 AM10/10/08
to Flex India Community
Hi,
is there any way of checking ,if the v scroll bar exist in a text
area or not.

DineshKumar.T

unread,
Oct 10, 2008, 9:16:59 AM10/10/08
to flex_...@googlegroups.com
Hi hardeep
 
  try
 
textarea(id).verticalScrollPosition>0
 
Regards,
DineshKumar.T

hardeep thakur

unread,
Oct 13, 2008, 12:18:58 AM10/13/08
to Flex India Community, tdine...@gmail.com
Hi

Thanks for reply. But this doesn't work out. By using this , I check
that vertiacl Scroll exist or not it says "no".
Putting it in to alert - textarea(id).verticalScrollPosition ; it
always shows the value 0, whether there is scroll bar or not.
Is there another way ?????????
Reply all
Reply to author
Forward
0 new messages