yes it is. I have not done it myself but i can tell you that you will use javascript (posibly ajax which is a technique for javascript but id say you would probably be fine with regular javascript) you will want to use the onblur event, it trigers when you lose focus on a control (click out of it). If you have it run a function that checks the values of the filed that just lost focus (blured) and than hides or shows various controls based on the results using getElementById. Sorry that I can't be more help but i just started javascript.


LinkBack URL
About LinkBacks





Reply With Quote


but Basicly all you need to do is add this imbetween the textarea tags!

