Saturday, August 2, 2008, 11:22:06 AM, aless wrote: > Everything work as expected but when the new page is opened in edit > mode, the edit box doesn't get the focus (I have to click before I can > start typing). Is there a way to get the cursor blinking in the edit box > automatically?
If you use Site.EditForm (default for PmWiki skin) then add focus=1 to (:input e_textarea:) i.e. change to (:input e_textarea focus=1:) ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
