Hi,

Just an idea, but might be a bit far fetched:

The link you don't want needs to be visible at the start, and then after another link is clicked to disappear. I think that if both links were in a div with a set width and height you could change the CSS for the 'visited' link to increase in size, and sort of knock the other link out of sight.

for example a 200px wide container containing to block links at 100px wide each. Once one link has been visited it becomes 200px wide, pushing the other link into overflow hidden and like magic, it's gone.

does that make sense?

BR, CB


On 11/06/2011, at 2:32 AM, i...@ecoitsf.com wrote:

Choose your own adventure. Cool.

Sincerely,

Matthew P. Johnson
415.254.1563
Eco I.T.
ecoitsf.com

----- Reply message -----
From: "Fabienne" <i...@possets.com>
Date: Fri, Jun 10, 2011 11:27 am
Subject: [css-d] Making A Link Disappear When Revisited By A Reader
To: <css-d@lists.css-discuss.org>


I am writing a novelette and want to have two endings to the story. I
also want to have the reader choose one answer and not be able to go
back and read the one they did not choose later. So I want the link to
the ending they did not choose disappear after they make their choice.
How would I go about doing that with CSS, or could I?

I have thought of having a page they go to to make their initial choice,
then they would go to the page for the ending they chose which would
have a link back to the choice page BUT that page would have only the
link to the one they chose and the one they did not choose would be gone
(because the page to go back to would be another page, really).

I hope I explained it sufficiently. It's a simple concept, I just want
the reader to make up their mind and not be able to go back to read the other ending. Thanks for any inputs on this. I am afraid I am stumped. _
_ _-- _
Fabienne
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to