[pmwiki-users] history.back ?

Hans design at softflow.co.uk
Mon Mar 27 08:49:36 CST 2006


Monday, March 27, 2006, 1:20:20 PM, Thomas wrote:
>> Do you need a markup with javascript:history.back ?

> If that is the best method, without breaking standards, then yes please ;)

try this:

# adds markup (:back:) to create back link
Markup('back','directives',"/\\(:back:\\)/",
    "<a href=\"javascript:history.back()\" >Back</a>");


Best,
 Hans                           





More information about the pmwiki-users mailing list