How to make text box disappear/hide?
July 24, 2007 12:00 AM
Whenever a link is clicked? Does it mean you go to another page and back, or do you stay at the same page?If you stay on the same page, use ben's tactic (which workds like a charm), otherwise start playing around with variables and actions like "ON show , modify variable ,set contents '1' ". Then another action on the page with the appearing text box like "ON show SHOW text", on condition "varbiable blabla CONTAINS 1".Works as well :)
Discussions have been disabled for this post