Tagged Questions
The nav tag has no wiki summary.
14
votes
2answers
6k views
<nav> or <menu> (HTML5)
W3Schools.com and I'm pretty sure I remember seeing W3C.org state that <menu> should be used for Toolbar menus and listing form control commands.
So, which one should I use for my main menu? ...
6
votes
1answer
421 views
HTML5 sub nav semantics
A quick question re: HTML5 nav, specifically that of sub navigation (from a semantic point of view).
I have <nav> in the header for the main menu. Down the left of a standard page I have second ...
5
votes
2answers
98 views
Semantic HTML: Should I use the <nav> tag for a tag cloud?
I'm putting together my blog at the moment - which includes a tag cloud to allow people to browse by topic
I'm considering wrapping the tag cloud links in a <nav> tag since these are ...
4
votes
4answers
173 views
Links inside HTML5 footer element (nav and aside?)
I'm currently moving a page from HTML4 to HTML5, and I have kind of an issue. There's a bunch of lists with links inside the footer. Most of them link to information (faq etc.) about the site itself. ...
4
votes
2answers
2k views
HTML5 nav tag correct usage
<ul class="mainMenu">
<li><a href="#">Home</a></li>
<li><a href="#">Forum</a></li>
<li><a href="#" ...
3
votes
2answers
382 views
Technical reasons to use <ul> tag in navigation bars. Is there any?
Are there any technical reasons (CSS / jQuery related) why to use <ul> tag for navigation bars, instead of just using a tags?
<nav>
<ul class="links">
<li><a ...
3
votes
2answers
412 views
What major sites are using the HTML5 nav element?
There's an ongoing debate of the best use of the new <nav> tag in HTML5. I am researching the use of the <nav> element in the wild, and while I've found some sites using HTML5, I am ...
2
votes
2answers
117 views
Using Git to version Microsoft Dynamics NAV?
I'm a .NET developer, but in our organization we also have a couple of Microsoft Dynamics NAV developers. Currently they're not using any source control, other than what NAV has built-in, which seems ...
2
votes
3answers
293 views
Parsing a dynamic enumeration
We are using a Microsoft ERP which dynamically exposes web services. The services generated by the service is out of our control. We have no say so in how the objects, including the type definitions, ...
1
vote
1answer
35 views
Creating an Android Nav Bar that replaces button with image when that activity is active
I am looking to create a Nav Bar in my Android application that functions very similar to the Nav Bar used by the Netflix app. There will be 4 buttons aligned horizontally. When one of those buttons ...
1
vote
1answer
111 views
How to add/remove CSS class to parent element in jQuery dropdown menu
I have this fiddle: http://jsfiddle.net/tatygrassini/tZBXe/
Horizontal dropdown menu with a 1 level deep submenu. All menu links with :hover styles.
Once parent clicked, submenu slides down, you ...
1
vote
1answer
52 views
HTML CSS jQuery 2-Tier Menu Issue
So I made this super stripped down version of a html css jquery navigation menu, and given the code below, it handles submenu items as if it were the containing li. I suppose I can understand that it ...
1
vote
1answer
49 views
Jquery dropdown disapears on hover
I set up a typical navbar, and when you hover over one element ("Our Teams") a dropdown appears (using the jquery below):
$("li#menu-item-20").hover(function(){
...
1
vote
2answers
370 views
Full width horizontal nav bar with evenly spaced items
Starting point:
End point:
I'm trying to have a horizontal navigation bar that fills 100% of it's container. In the first example, you'll see all of the items aligned to the left. I'm trying to ...
1
vote
1answer
149 views
preventing <nav> to appear as “untitled section” on html5 websites
I'm trying to implement correct sectioning with html5 sectioning elements and headlines while achieving the design/layout, my customer has requested (including certain restrictions).
The general ...
1
vote
1answer
32 views
Techniques for squashing nav links or fixing the space they take up so that they don't wrap strangely
This is a problem that I run into frequently:
Given some horizontal nav links, what ways are there to ensure that the links don't squash together such that they'll push up or down onto two lines?
I ...
1
vote
3answers
459 views
html5 NAV TAG proper usage
I've begun to use html tags on my pages, and I'm trying to determine what is the proper usage of the NAV tag. I've read the documentation, and it seems like I should be okay with what I have, but I ...
1
vote
1answer
169 views
Web Service types not updating
I have encountered a strange issue. When I update one of my websites to a web service by
Updating it or
Removal of the service and readding it altogether
The intellisense still reports that the ...
1
vote
2answers
403 views
jquery: appending a div causes mouseover/mouseout to loop
I have a ul that I'm using for a nav menu. When a user mouses over the child li, I append to the li a div with the class of "nav-about" (or nav-whatever the class is for that li), and slideDown the ...
1
vote
2answers
133 views
Center Nav Buttons
I want to center my nav bar buttons, but for some reason, they're too far to the right. Why is this??
HTML:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
...
0
votes
2answers
18 views
I want a image inside a list and a anchor tag to change on hover with css
I am trying to put a background to a empty anchor tag, but nothing will show up unless i place text there. What is the best approach to having a image in a list item and change it to another image on ...
0
votes
0answers
30 views
Using MS Dynamics NAV with PHP
I’m starting extranet project, where php pages (web server) supposed to send data to Microsoft Dynamics NAV. I haven’t used NAV before, so I googled some info: ...
0
votes
0answers
13 views
How to use a UL list button, on :hover, to change another DIV's properties ie its border or background color
#NavHome:hover #Container {
border-style:solid;
border-color:#000000;
}
I thought that would work but nothing happens. Does it have to do with the child/parent thing? I am a tad confused ...
0
votes
1answer
41 views
JavaScript or css image banner navigation
I am trying to put an image banner navigation on my homepage using either CSS or JavaScript. I have been trying for days now with no success. Your help would be really appreciated.
I want different ...
0
votes
2answers
54 views
CSS and HTML centred nav bar
I am trying to get my nav bar centered properly and with a 1px border on the left and right of each nav item (as opposed to 2px where two borders join together).
The site is ...
0
votes
3answers
40 views
<nav> and <section> elements do not show up
Website:
http://www.crystal-grace.so/compendium/resume.html
http://www.crystal-grace.so/compendium/index.html
CSS:
http://www.crystal-grace.so/compendium/css/master.css
Hi, for some reason the ...
0
votes
0answers
27 views
Navigation Menu Library Item
I have a site in which I use Dreamweaver to manage pages. I have a nav menu which was designed (by someone else) as individual table cells. Each item on the menu is highlighted when that particular ...
0
votes
0answers
31 views
Same active link on many pages in Magento
My webpage has 3 buttons in the nab bar and I want these to cover a range of pages (both CMS and Category) - I've made the active link work for, say .../shop but not if it becomes .../shop/tees but I ...
0
votes
1answer
68 views
Make a submenu with jQuery and html5
I want to make a submenu with jQuery and javascript.
I have this html structure:
<nav class="container">
<ul>
<li><a href="#" title="Werken in de zorg">Werken in ...
0
votes
4answers
55 views
How to add nav icon images using max-width property in CSS
So I'm working on a personal project and I'd like to add icon images to the left of each nav menu item. 3 things are bugging me;
I can't get the icons to sit left of the menu items
I can't get the ...
0
votes
3answers
18 views
Gap width in dropdown navigation
At this Test Link I seek to install header and main site navigation on to the top of a blog script. The drop down menu has wide gaps appearing between each of the page links! This does not render like ...
0
votes
6answers
50 views
Where did this nav color come from?
I'm working on a site that someone else worked on before me, and I have to replicate the navigation that they made, but I can't find anywhere in the source what they used for the nav background.
...
0
votes
0answers
15 views
How do I get nav to work with different id's
I have at site where I use fancybox. I need to be able to create groups containing fancyboxes with different sizes (iframes). In the previous version I did something like this:
<LOOP X times>
...
0
votes
1answer
39 views
How to use jQuery to select specific <li> tags in a menu based on specific conditions
I have a jsFiddle set up for this: http://jsfiddle.net/eventide/TAmam/
I'm trying to apply the "addNote" class to specific items in a navigation menu. The class adds an image, but I don't know how to ...
0
votes
1answer
55 views
CSS3 Nav Link Backgrounds
I'm trying to have an active state to show the user what page they are on. I created a div class of "nav-active" around and anchor tag as shown below.
<li><div class="nav-active"><a ...
0
votes
1answer
65 views
Jquery mouseover/mouseout IE8 Fluctuations
I have a Jquery menu that dispays the subnav using jquery .addclass and .css. I am adding classes and manipulating the css with mouseover and mouseout. In Firefox, Chrome and Safari everything works ...
0
votes
1answer
70 views
jQuery class change based on scroll ignoring last section
I'm using jQuery to guide my pages scrolling and change the color of a nav item to correspond to the section you're in. Everything's working well, but the script is ignoring the last section on the ...
0
votes
1answer
75 views
XML deserialization when reading from msmq
I want to read XML Messages from the Message Queue in a C# WPF Application, which are saved into the Queue by a Navision code unit, firstly I am not really sure if the messages that are saved in the ...
0
votes
3answers
48 views
White hover boxes on nav menu
my website: http://reckless-gaming.com/aT/
is a gaming website.
but as you hover over the nav menu at the top, for the first time you hover, a white box appears, then goes away. All my nav CSS coding ...
0
votes
1answer
17 views
Com interface with fixed size array
I need to expose a COM interface with a method that implement one fixed size array parameter.
The array size is fixed because the consumer is based on a tecnology in which you must declare the array ...
0
votes
2answers
68 views
How can I get an ordered list to display as a horizontal nav bar in IE8 and below?
I created a new design with a nav element and a list as the basis of my navigation bar to try to be as semantic as possible. I’ve used CSS to style it so that it's a horizontal list of navigation ...
0
votes
0answers
34 views
Show Active Submenu Navigation in Widget - Wordpress
Regards,
I want to create a WP theme like this.
http://www.kutaikartanegarakab.go.id/index.php/tourism/danau_semayang_dan_danau_melintang/
How to create a widget that shown from navigation, so ...
0
votes
2answers
19 views
100% Nav bar with transparent pngs for ends and repeating pattern
I am trying to create a nav bar that will extend 100% width of the page and use 3 separate pngs for the background. 2 pngs will be for the edges, the other will be a repeating pattern in the ...
0
votes
1answer
102 views
Jquery Scrollable can't stop autoplay when nav is clicked
I'm using jquery UI tools scrollable with a nav. I want it so that it autoplays automatically, which is fine, but the timing goes all funky whenever I interact with the nav.
I want it to stop when I ...
0
votes
0answers
29 views
Nav Bar in Wordpress site cutting off logo only in IE8
I built a wordpress site for one of our products recently and it displays nicely in all browsers except IE8. The issue is that the top nav is lower than it should be cutting off the top of the site ...
0
votes
4answers
177 views
Nav addClass/removeClass on click
I have a menu that links to content on the same page and through jQuery fades div's in and out, working perfectly.
The first link in the navigation has a class attached to it (current_page_item) and ...
0
votes
2answers
46 views
Getting a:hover to adjust more than one class/id
Been struggling with getting something to work and I've looked a bunch of places already, any help greatly appreciated.
Basically I have a nav menu that is made up of a few rollover images (normal ...
0
votes
1answer
47 views
Want to center my horizontal navigation
Hello I horizontal navigation with curved tabs. What I want to do is center my horizontal navigation relative to whatever screen resolution you have. In otherwords what ever your screen resolution is, ...
0
votes
0answers
46 views
How to style parent list-item anchor on child list-item hover?
I've built a simple WP nav menu that can be seen in action here:
Sheila Stewart
I'd like the parent li anchor to keep the darkened background when a user hovers over the child li. The CSS styles the ...
0
votes
2answers
36 views
Simple jQuery and CSS Navigation Randomly Not Working Correctly on Refresh… all browsers
Okay, this seems to be the case in all browsers and resolutions. I'm brand new to coding, so I'm fairly sure it's a simple error I'm missing. I've asked a group of friends, and it seems to be the same ...