Page 1 of 1

Joomla: Go back on previous itemid page

Posted: Wed Jul 15, 2009 12:21 am
by habib009pk
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

Re: Joomla: Go back on previous itemid page

Posted: Sat Jul 25, 2009 12:56 pm
by alex.barylski
<a href="javascript: history.back()">Back</a>