Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-08-22 07:35:21
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
back button
my client wants to put the back button – which would work like browser back button – to the end of each article. is it accomplishable somehow?
Offline
Re: back button
Simply this :
<p><a href=“javascript:history.back()” id=“back” title=“Back to previous page”>Back</a>
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: back button
You can use javascript for that. Try:
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#4 2007-08-22 09:10:53
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: back button
thanks
Offline
Pages: 1