Persistent Cookies

A

anathema

I am having a problem with some javascript cookies and IE. First let
me show you the example :

http://dev.webnonsense.org/cookie-menu/

So 'Toggle Tools' Shows or hides the text above the nav and when you
browse away from the page by using the 'other' link it is supposed to
remember its state. It works fine in Firefox and Safari for the Mac
and Firefox on the PC, but it does not remember its state in IE 6, and
I am not sure about IE7.

I am all out of ideas.

Thanks
 
V

VK

I am having a problem with some javascript cookies and IE. First let
me show you the example :

http://dev.webnonsense.org/cookie-menu/

....
<script src="../assets/javascript/prototype.js" type="text/
javascript"></script>
<script src="fastinit.js" type="text/javascript"></script>
<script src="../assets/javascript/effects.js" type="text/
javascript"></script>
<script src="../assets/javascript/behaviour.js" type="text/
javascript"></script>
<script src="misc.js" type="text/javascript"></script>
....

So where exactly to look for the cookie-setting block?
 
A

anathema

So where exactly to look for the cookie-setting block?


That was rude of me. Sorry. The cookie stuff is all in misc.js.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top