Hi,

Is it possible to do something like this in Drupal.

I have like 5 tabs in front page. If user one clicks on tab2 for first time, it should somehow remember it.
Next time whenever he opens my site he should see tab2 by default??

I think cookies must be used but not sure how! Any module similar to this??

Thanks

Comments

vikramy’s picture

Can any one help.

Basically I need to store last browser session and display when it reopens.

I checked Remember_Me module. It works perfect for my requirement but it needs login.