I'm trying to have a sidebar menu overlap a content div, where the active menu item render over the div and the non-active items would render under. The intersection between a ...
I am creating my own tree implementation similar to Dojo or jQuery trees (like a file tree, complete with collapsing/expanding nodes) and I am wondering what advantages/disadvantages coding by ul and ...
I'm dynamically filling a div with li elements using php. I was having trouble getting the scrollable area to be limited to content. I was previously using a crap load of ...
i created a box, and now i want to replicate it four times, make 4 boxes horizontally aligned but don't want to paste 4 times the code, any way to do ...
I'm having serious issues with this site i'm building.
The main idea is to have a color-specific menu throughout the whole site. In order to do this I've made a different style ...
I'm working on a theme which can be seen at http://flexibletheme.tumblr.com/ for the code (not much there right now) and I can't target the list items with any ...