Dear Friends
I have a little problem, i want to make a back button on the content pages which will go backward to the previous itemid page, and this process should be dynamic. Is there any code to put on the link for going in backward direction.
I am working in joomla 1.5.10
Thanks and Best Regards
Joomla: Go back on previous itemid page
Moderator: General Moderators
-
habib009pk
- Forum Commoner
- Posts: 43
- Joined: Sun Jul 05, 2009 11:28 pm
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Joomla: Go back on previous itemid page
<a href="javascript: history.back()">Back</a>