html-lists
css - unordered list with no hard returns
How can I make unordered list (ul/li) not begin on a new line for each LI. User wants the bullet, but to save space, not show bu开发者_StackOverflowllet on each line.[详细]
2023-04-03 09:02 分类:问答jquery: if ul is empty
Okay I have a jQuery dialog box which has a form in it and I am at my wits end trying to figure this out... Lets see if I can verbalize what I am trying to do..[详细]
2023-04-01 20:08 分类:问答Is there a way to find the ID of the LAST element within a DIV using Javascript?
I think I need to find the id of the last element in my div so that I can append a ul element after it using javascript. The reason for this is that the existing/last ul in my div is generated dyna开发[详细]
2023-04-01 18:40 分类:问答Z-index in nested UL
I have a problem with z-index in a CSS-Menu. I built the menu with nested ul Tags. Clearly, the first ul is the first level in the menu-hierarchy. As a background-property of this first ul, I set a g[详细]
2023-03-31 21:25 分类:问答Unordered list in <div> tags
Using unordered list <ul> tags inside <div> creates trouble for me and I am looking for alternatives.[详细]
2023-03-31 10:38 分类:问答jQuery - show only current ul (using a tags as the click rather than li's)
I am trying开发者_如何学JAVA to show/hide child ul\'s in the following navigation. I managed to get it working with the help of Aleksi Yrttiaho.[详细]
2023-03-31 06:52 分类:问答Problem with ordering headings in a sorted list
I am building a web application in which I build a sorted list out of an object like this: {head: {subhead: [list_items], subhead: [list_items]}, head: {subhead: [list_items]}}.[详细]
2023-03-31 06:06 分类:问答render an unordered list as a <select> using CSS
Is it possible to render an unordered list so that it appears to be a <\\select> dropdown, b开发者_如何学Pythony using CSS, but not using libraries such as jquery or mootools?[详细]
2023-03-31 05:37 分类:问答Making a UL wider than it's parent LI
I have a nav bar with dropdown menus, I would l开发者_开发百科ike the dropdown menus to stretch to whatever width necessary for the content inside it, but they will only go as wide as their parent ele[详细]
2023-03-30 22:45 分类:问答targeting li on hover but not parent li
I have a dynamically generated list that has potentially up to about 5 levels. I want the listed item text to underline when I hover over the listed item, however not the parent li.[详细]
2023-03-30 20:44 分类:问答