+ Reply to Thread
Results 1 to 2 of 2

Thread: Is it possible to hide dhtml control after click

  1. #1
    Join Date
    Sep 2007
    Location
    Cape Town, South Africa
    Posts
    123

    Default Is it possible to hide dhtml control after click

    Is it possible to hide this control after text is entered and the ok button clicked?

    Code:
    {{ dhtml.inputbox{ length: 50, label: "Enter Text: ", publish: "inputbox1", field: "html" } }}
    Psa 33:5 He loves righteousness and justice; the earth is full of the steadfast love of the LORD

  2. #2
    Join Date
    Jul 2006
    Location
    San Diego, CA
    Posts
    5,450

    Default

    If allow unsafe content, you can embed your own javascript to hide things. But otherwise it's not possible.
    Steve G. Bjorg - Chief Architect
    Did you check the MindTouch FAQ?
    Found a bug? Report it.
    Follow me on Twitter
    Find us on IRC: irc.freenode.net #mindtouch

+ Reply to Thread

Posting Permissions

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