[pmwiki-users] Triad and NewPageBoxPlus

Hans design5 at softflow.co.uk
Thu Nov 8 01:34:56 CST 2007


Thursday, November 8, 2007, 1:13:39 AM, Stirling Westrup wrote:

> I'm using NewPageBoxPlus with the latest Triad skin, and I've found that the
> page name set with

>   (:newpagebox value="Page Name Here":)

> doesn't clear when I click in the box.

You need to include focus=true for this to work:

(:newpagebox value="Page Name Here" focus=true:)

This adds the javascript code for onfocus and and onblur events to
clear and to reinstate a value given to the box.

focus=1 does not do it though. I should add it to the script.


  ~Hans




More information about the pmwiki-users mailing list