How in the WORLD is possible? I swear, I\'ve read the equivalent of 3 encyclopedias to no avail. I\'ve tried solutions within regions, page.tpl.php and blocks. None of them give me what I need... and
I have some sites powered by Joomla, but with my current assignment I wanted to try something new and created with CodeIgniter a really basic CMS (just to suit my client\'s needs). Everything works fi
Site structure: / /products /products/design /products/photo /about I want to see parent menu item also highlighted by CSS, when child is active.
I\'m using Delphi. I have my popup menu ready, and in a submenu I want to click, but I don\'t want the popup menu to disappear. I want to click a开发者_JAVA百科nd make it stay.Easy one, disable the it
I\'m trying to learn jQuery by implementing a simple menu. I\'ve got <div> elements that act as buttons and have links in them. I\'m trying to add onclick events to the divs that navigate the br
I want to set up some menu-like navigator for my app. There is a listView in the ma开发者_开发百科in page and it contains two items, click each one will show its child view with ViewFlipper, and if
I am trying to make a Login popup window. For example, if someone clicked the login button a popup window will show and it will change the opacity of the main page and give focus to the popup window.
So I am building a site for a client. The problem is the menu I made doesn\'t work on IE. Here\'s the site: http://robertnogueira.com
ASP.NET newbie here. When on a page I\'d like to set the corresponding menu item to selected. My approach is this:
I\'m looking for a way to determine if/when a <select> element\'s menu is open. I don\'t need to force it to open or close, just figure out if it\'s open or closed at a given time.