[pmwiki-users] Utility links, Fox forms, and PmForms

Hans design5 at softflow.co.uk
Thu Apr 17 06:18:17 CDT 2008


PPS: another perhaps better 'Close Window' button markup:

SDVA($InputTags['closewindow'], array(
  ':args' => array('value'),
  ':html' => "<input type='button' class='inputbutton' \$InputFormArgs onClick='window.close()' />",
        ));


use like

   (:input closewindow 'Close Window':)

'Close Window' is the button label.
You can use this markup inside a form, beside other buttons.



  ~Hans




More information about the pmwiki-users mailing list