|
Is it possible that drop down horizontal 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
drop down horizontal 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, 2009 - My css menu list doesn't work on IE6. No rollovers, no drop downs.
- May 16, 2009 - I like popup-mode javascript popup menus but I couldn't make it to work on my computer.
- Jun 18, 2009 - Is there a way to show a links like I have in the css dynamic menus if the JavaScript is not allowed on computer?
- Jun 25, 2009 - Your horizontal menu bar doesn't work on Mac with Safari.
- Jun 27, 2009 - Does this web menu creator need Java Virtual Machine installed on the computer?
- Jul 26, 2009 - The autoscroll function doesn't work with the css positioning though in script drop down menus onMouseOver.
- Aug 23, 2009 - When I roll over the dynamic list menu the font color doesn't change
- Nov 02, 2009 - My popup menu html icons are not appearing in the preview, or when I open DHTML-menu.html
- Nov 14, 2009 - On some computers running IE the slide down menu doesn't appear at all.
- Nov 26, 2009 - We use the state saving feature of your drop down menu html code on our site. Does it implements cookies?
- Jan 20, 2010 - We have problems with japanese horizontal menu using being seen on many Japanese computers..
|