|
Is it possible that pop up menu doesn't save anything on the local computer?
Return to Recent Questions
Q:
Is it possible to make a meta tag (or script) so the
pop up menu doesn't put anything on the local computer?
A:
If you don't want that your page will be cached, you can try to use standard html
tags, for example:
<META http-equiv=Cache-Control content="no-cache, must-revalidate">
<META http-equiv=Pragma content=no-cache>
See more in a HTML manual.
Return to Recent Questions
Related:
- March 23, 2007 - My dhtml menubar doesn't work on IE6. No rollovers, no drop downs.
- May 16, 2007 - I like popup-mode down dhtml menu but I couldn't make it to work on my computer.
- Jun 18, 2007 - Is there a way to show a links like I have in the down menu using javascript if the JavaScript is not allowed on computer?
- Jun 25, 2007 - Your simple dropdown menu doesn't work on Mac with Safari.
- Jun 27, 2007 - Does this css list menus need Java Virtual Machine installed on the computer?
- Jul 26, 2007 - The autoscroll function doesn't work with the css positioning though in tab menu javascript onMouseOver.
- Aug 23, 2007 - When I roll over the javascript menu select the font color doesn't change
- Nov 02, 2007 - My web navigation design icons are not appearing in the preview, or when I open DHTML-menu.html
- Nov 14, 2007 - On some computers running IE the dhtml menu code doesn't appear at all.
- Nov 26, 2007 - We use the state saving feature of your down horizontal menu on our site. Does it implements cookies?
- Jan 20, 2008 - We have problems with japanese dhtml menu vertical being seen on many Japanese computers..
|