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


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to