Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Can I create my own back button

Hi

Is it possible to create my own back button? Same as the one that appears in the header. I need to create one in the footer and would like it to tap into the same code as the automated one in the header.

Thank you

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Can I create my own back button

Hello Deon,

Yes, it is possible to create such a button with the custom JS code like:
prewindow.history.back();/pre

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Can I create my own back button

Thank you

Return to “Issues”