Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Is this function possible?
Old 07-15-2004, 10:59 AM Is this function possible?
Experienced Talker

Posts: 45
Location: Fort Collins, CO
Trades: 0
I've been building this rather large site that has become more complicated as the client gets more involved...you know the kind, I'm sure.

anyway, I've got categories of products.
Each category page has a thumbnail of each color and/or item in that category.
Those thumbnails lead the user to a detail page on the product.
Each detail page has a "back" button that sends the user back to the thumbnails.

it all worked great until the client is highlighting various items on OTHER pages within the site...those highlights take the user to the detail page for the item, but then, if they use the "back" button, it takes the user to the thumbnail page, which is not necessarily where they came from.

Is there a script or some piece of code I can attach to my "back" buttons that automagically knows from whence the user came?

TIA,
Tracey
traypup is offline
Reply With Quote
View Public Profile Visit traypup's homepage!
 
 
Register now for full access!
Old 07-15-2004, 11:41 AM
witchblade32's Avatar
Super Talker

Posts: 140
Location: Lititz, PA
Trades: 0
Takes the user back one page via javascript.

HTML Code:
<A HREF="javascript:history.go(-1)">back</A>
witchblade32 is offline
Reply With Quote
View Public Profile Visit witchblade32's homepage!
 
Old 08-20-2004, 05:14 PM
Experienced Talker

Posts: 45
Location: Fort Collins, CO
Trades: 0
bless your heart...thanks for the help!
traypup is offline
Reply With Quote
View Public Profile Visit traypup's homepage!
 
Reply     « Reply to Is this function possible?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21382 seconds with 12 queries