Brent wrote:
> OK... spent some time last night cobbling together a (very quick
> & kludgy)
> Javascript technique for creating "visited" and "unvisited"
> graphical links...
> that is, graphics that change colour when you click on them, indicating
> that you've been to that link.  Like text links do.
>
> This uses cookies, as you might imagine, so it won't work if you
> have them
> disabled.  And it uses image rollovers, so it won't work in MSIE
> 3. Though
> it doesn't break that browser either. (Well OK, the "Clear
> History" button
> creates an error.)  Haven't tested it in MSIE 4.  Does work in NS 3, 4.07
> and 4.5, at my end anyway.
>
> This would obviously work better if I could directly access the user's
> 'browser history', but that's not possible without getting into signed
> scripts.  Not possible period in MSIE, I don't believe.
>
> I don't know how useful this rather code-heavy approach might actually
> be in the real world, but I thought it was interesting just to
> show that it
> can be done.  Sort of.
>
    http://www.almonte.com/test/page1.html

Would be interested to hear of any errors on others' systems.

No errors on IE4.01, but when I click a link and go to a new page I get no
entry in my "back" menu. I didn't look at the code, so I don't know if this
is intentional, but since you're using cookies couldn't this be avoided (if
it *is* intentional)?

Jack

____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to