hide and show information

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ddtpmyra
    Contributor
    • Jun 2008
    • 333

    hide and show information

    Hi,

    Im looking for a sample script on how to hide and show text box with query statement inside of it. It looks like this.
    Attached Files
    Last edited by Markus; Sep 8 '09, 08:07 PM. Reason: Moved to javascript...
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    use style.display or style.visibilit y

    Comment

    • ddtpmyra
      Contributor
      • Jun 2008
      • 333

      #3
      Originally posted by Dormilich
      use style.display or style.visibilit y
      how can i add the select stament?

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        maybe you should provide some code, it would make things more clear.

        Comment

        Working...