Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
hgolov
Joined: Oct 10, 2005
# Posts: 8
|
Posted: 03/22/2006 01:47 am
I have a page with a few tabs, which when clicked display different information as the main body of the page. Some of the tabs have linksembadded in the information. I want the user to be able to use click a tab, click a link, then push the back button to return to the original page and have the same tab reappear. Is there any way to detect if a user came to a page using the back button?
|
 |
Hampstead
Joined: Feb 20, 2001
# Posts: 1996
|
Posted: 03/23/2006 08:30 am
You should be able to use a log analyser in order to ascertain that.
Also, many visitor tracking programs will do it too.
|
 |
Prowler
Moderator
Joined: Aug 14, 2000
# Posts: 1721
|
Posted: 03/24/2006 09:44 pm
>> Is there any way to detect if a user came to a page using the back button?
Yes. But it is a bit convoluted. You will need to manage the user behavior when they are in your pages using things like session ids and server side cookies.
|
 |
dirty_shame
Joined: Aug 28, 2005
# Posts: 191
|
Posted: 03/25/2006 02:20 am
If it's just the tabs, change your navigation to hash the URL and light it up whenever the page (or it's children) appear. Sounds like you could probably use the same hash you're already using to display the content.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|