I placed javascript search on my export, and have some problem with cookies.
When I run page (List.html) search is working perfect, but when I change color theme (1.html) and run page again (List.html),
search wont work any more. And then I must (under Documents and Settings\User\Cookies) delete txt file (user@local[2].txt),and then search works again.
Can anyone (nickless) help me to solve that problem I am desperate because I spend a lot of my free time on that javascript search.
Download List.html & 1.html: unavailable because it's fixed
No idea, normally cookies don't disturb each other.
Maybe you are using some characteristic attributes of the page that are only present in your default theme without cookies?
PS
in IE6 there is an runtime error when loading List.html:
Line: 44
Error: 'd' is Null or not an Object
I have different number of search results when searching before - and after opening 1.html, but my cookies are removed automaticaly when I close browser, so it's difficult to find such a situation.
And about the error in line 44, I think there is just a not initialized variable d, which you are trying to modyfy.
Florian, can you write a topic in polls, about "Which browser are you using ..." like "Which format are you using ..."?
If you have some free time, ofcourse.
When you want to change your favorite theme (when you get bored of old faworite theme) you must change it manual in source code, what is not so practical.