Results 1 to 2 of 2

Thread: Textbox on the fly....

  1. #1
    ines
    Guest
    you might put the textbox in a div and hide it until the user clicks the button?

    (that doesn't work in netscape though, I'm not sure if you can add a textbox using InnerHTML, might be worth a try)

    hope this helped

  2. #2
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    North East America
    Posts
    463
    This will hide a textbox

    <input type=Text Name="idName" ID="idName" style="visibility:hidden;">
    TMacPherson
    MIS Systems Engineer
    [email protected]


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width