ProStores Discussion Board  

Go Back   ProStores Discussion Board > Product Discussion > Product Catalog / Categories

Reply
 
Thread Tools Display Modes
  #1  
Old 04-29-2009, 02:03 PM
Sparky Sparky is offline
Junior Member
 
Join Date: Apr 2009
Posts: 5
Default How to create a Back button

Hello, I am new to HTML and learning.

I was wondering what was the code and where to place it in order to create a 'Back' button/link or link so a customer could go back to the previous page? O would like the 'Back' button/link to appear on the Category page, Sub Category page and detail page.

Any help would be greatly appreciated.

On a side note, any recommendations on a book or web site to learn HTML?

Thanks,

Sparky
www.sparkedm.com
Reply With Quote
  #2  
Old 04-29-2009, 02:49 PM
mondo mondo is offline
Senior Member
 
Join Date: Dec 2005
Posts: 1,046
Default

<ss:link shortcut="goBack"/>


http://www.htmlgoodies.com/
__________________
www.Stitch-R-Stuff.com

paypal website payments pro
Pro store business level
Reply With Quote
  #3  
Old 04-29-2009, 02:53 PM
dwa12479 dwa12479 is online now
Senior Member
 
Join Date: Oct 2008
Posts: 665
Default

Code:
<ss:if test="$catalog.isMultiPageResult"><p>Search Result Pages:&nbsp;&nbsp;<ss:link shortcut="ListPrev"/><ss:link shortcut="ListMediumText"/><ss:link shortcut="ListNext"/></p></ss:if><!-- resultsPages -->
This code will create a results pages list with next and previous buttons when placed on the Product List page.

If you would like a script for an actual back button that works the same as the one at the top of your browser, try a google search for "javascript back button", it will bring up a bunch of sites with codes and instructions.

The best site I believe in to learn proper coding is http://w3schools.com/.
__________________
Dave
http://www.ExtremeAudioDeals.com
Reply With Quote
  #4  
Old 04-30-2009, 11:21 AM
Sparky Sparky is offline
Junior Member
 
Join Date: Apr 2009
Posts: 5
Default Thank you

Thank you for the code and input!

It is just what I wanted.

Sparky
www.sparkedm.com
Reply With Quote
  #5  
Old 11-04-2009, 08:59 PM
Butterfly5 Butterfly5 is offline
Member
 
Join Date: May 2009
Posts: 62
Default

I'm trying to add this code, but it's just not working!
Where exactly do I place this code?
Reply With Quote
  #6  
Old 11-04-2009, 09:04 PM
pkd_support pkd_support is offline
Senior Member
 
Join Date: Apr 2009
Posts: 157
Default

Replace this line of code
Code:
<ss:if test="$catalog.isMultiPageResult"><p><b>Result Pages:</b> <ss:link shortcut="ListMediumText"/></p></ss:if>
with the code provided in the post above.
__________________
-Mark
www.pkdmerchandise.com
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.