<M/> 170 Why so serious? Featured Poster

foe->pandas!

<M/> 170 Why so serious? Featured Poster

Free time is when you go to bed...

<M/> 170 Why so serious? Featured Poster

Well... you figured it out, so it wasn't a waste of efforts :)... It's the whole idea of this site! To learn from mistakes, ideas, references, etc.!

Mark this thread solved and give points if this thread has been answered!

Here is a bunny:
(\/)
( '.')
c('')('')

<M/> 170 Why so serious? Featured Poster

If you want to become a mod for this site... what are the requirements?

<M/> 170 Why so serious? Featured Poster

okay... then that'll make sense... in a way...

<M/> 170 Why so serious? Featured Poster

... then wouldn't all of them be yellow?

<M/> 170 Why so serious? Featured Poster

That makes much sense!

<M/> 170 Why so serious? Featured Poster

Your welcome :)
Remember... it's prefered not to use someone else's code, you reference them, just don't use them because you don't what mistakes/things they put in there that you don't understand!
Feel free to ask additional quesitons :)

<M/> 170 Why so serious? Featured Poster

Did you customize yours?

<M/> 170 Why so serious? Featured Poster

It says Team Colleague?

<M/> 170 Why so serious? Featured Poster

You may mark this solved and give points if this solutions satisfies your needs : )

<M/> 170 Why so serious? Featured Poster

JorgeM, you should update your css file from the link you provided earlier in this thread... Read my above reply on what happened :)

<M/> 170 Why so serious? Featured Poster

Alright I finished this menu for you. Here you go:

HTML

<ul id="navbar">

  <li><a href="#">Gender</a>
     <ul>
       <li><a href="#">Male</a></li>
       <li><a href="#">Female</a></li>
     </ul>
  </li>

  <li><a href="#">Home Decor</a>
    <ul>
      <li><a href="#">Furniture</a></li>
      <li><a href="#">Home Accessories</a></li>
    </ul>
  </li>


  <li><a href="#">Beauty</a>
    <ul>
      <li><a href="#">Bath and Body</a></li>
      <li><a href="#">Hair Care</a></li>
    </ul>
  </li>


  <li><a href="#">Gourmet Food</a>
    <ul>
      <li><a href="#">Specialty Items</a></li>
      <li><a href="#">Sweets</a></li>
    </ul>
  </li>

</ul>

CSS:

<style>
ul#navbar {
    padding:0px;
    margin:0px;
    width:420px;
    list-style:none;
    position:relative
}

ul#navbar ul {
    position:absolute;
    left:0;
    top:100%;
    display:none;
    padding:0px;
    margin:0px
}

ul#navbar li {
    display:inline;
    float:left;
    position:relative
}

ul#navbar a {
    text-decoration:none;
    padding:10px 0px;
    width:100px;
    background:#666666;
    color:#ffffff;
    float:left;
    text-align:center;
    border:1px solid #ffffff;
}

ul#navbar a:hover {
    background:#cccccc;
    color:#333333
}

ul#navbar li:hover ul {
    display:block;
}

ul#navbar ul a {
    width:150px;
}

ul#navbar ul li {
    display:block;
    margin:0px
}

</style>

Now the reason why JorgeM's code didn't work was because one of the id's wasn't done right. In his css he did ul#nav when it should be ul#navbar.

I hope this helps you and please stay away from the habit of someone else doing your work for you :)

JorgeM commented: Thanks for catching that error! +11
heydaniwebbers commented: :) +0
<M/> 170 Why so serious? Featured Poster

Use your browser's web development tools... firebug is prefered

<M/> 170 Why so serious? Featured Poster

That could be the answer... unless Dani has a solution...

<M/> 170 Why so serious? Featured Poster

Or the amount of articles in them... i noticed that the grey folders have less than 10,000...

<M/> 170 Why so serious? Featured Poster

I am now number 1!!! Now he is number 2! i have prevailed and made a milestone on Daniweb... I took a mods crown for today :)...

Aren't you a mod/admin?

<M/> 170 Why so serious? Featured Poster

But what I am saying is that normally i come in second place right after your two...

<M/> 170 Why so serious? Featured Poster

Your number 11....

<M/> 170 Why so serious? Featured Poster

Please don't consider this post ridiculous though... its based off of curiousity :)

<M/> 170 Why so serious? Featured Poster

I am considering buying clothes/shoes, some apple stuff, some things from game stop, books, equipment, etc. (i have a big budget for a high school freshmen... :))

<M/> 170 Why so serious? Featured Poster

Black Friday is coming up... and I am curious who is going to be participating? If so what will you guys be considering purchasing?

<M/> 170 Why so serious? Featured Poster

I noticed on the home page that there are folders for different categories and languages... and some display yellow and a few are gray... why is that?

And don't say this question is ridiculous.... i am curious!!

<M/> 170 Why so serious? Featured Poster

I always come right behind HappyGeek and Ancient Dragon.... always second place! :)

<M/> 170 Why so serious? Featured Poster

How often do you guys show up in the "Top Members by Activity Points Today".... Do you guys show up there daily, often, sometimes, rarely, never?

Just a curious quesiton.

<M/> 170 Why so serious? Featured Poster

I also noticed that you posted this twice.... it's not going to help you very much! So don't post twice!

<M/> 170 Why so serious? Featured Poster

Post your code, so we can assist you!

<M/> 170 Why so serious? Featured Poster

The odds of someone writing the code for you for free is very slim.... even pros like Ancient Dragon would do it in like 1 min but he will not do it for free... so think about it :)

<M/> 170 Why so serious? Featured Poster

I prefer Apple MacBook Pro if you were going to ask me :)

<M/> 170 Why so serious? Featured Poster

Well i can't see the toshiba link... so i am going to go with DELL... even though they are losing their edge to Apple's mac books....

<M/> 170 Why so serious? Featured Poster

Do you have any code that you have tested? Because the odds of us doing it for is slim rather than us assisting you in building it...

<M/> 170 Why so serious? Featured Poster

Incase you make a third account and call your self Ttam Lekniwhom.... welcome... :/

<M/> 170 Why so serious? Featured Poster

firstPerson... we are so similar! Except i also like money :)!

<M/> 170 Why so serious? Featured Poster

I am thinking about studying about mobile development... and I want to get an editor for the iPad. I thought about DietCoda, Koder, Gusto, or textastic... what is the most prefered choice out of all of them? Probably DietCoda since it is the updated version of coda 2?

And if there is any apps that will help with development please mention them so i can consider purchasing them :)...

(please don't tell me to do my own research... I am! ;) )

<M/> 170 Why so serious? Featured Poster

You don't happen to have another account dont you?

<M/> 170 Why so serious? Featured Poster

Welcome Mathew!

<M/> 170 Why so serious? Featured Poster

I will make time to rebuild it for you

<M/> 170 Why so serious? Featured Poster

show me what you have as of so far.

<M/> 170 Why so serious? Featured Poster

Work on what service you are providing, maybe a competitor is eating up all the sales...

<M/> 170 Why so serious? Featured Poster

Dave's, your news posts are very resourceful and quite accurate!

<M/> 170 Why so serious? Featured Poster

I am not surprised if someone is bullied from a social media... It's there faults for getting too involved... I am a high school freshman and i am used to seeing students on social medias while teachers teach their lessons...

<M/> 170 Why so serious? Featured Poster

This post is really helpful :)

<M/> 170 Why so serious? Featured Poster

Please tell me if that solves your issue

<M/> 170 Why so serious? Featured Poster

Notice in your CSS... You forget semi colons after almost every single place it requires semi colons.

<M/> 170 Why so serious? Featured Poster

Okay.... I hope you have noted this about your code... But you are missing semi colons

<M/> 170 Why so serious? Featured Poster

Can you show me what you have tried?

<M/> 170 Why so serious? Featured Poster

Well, what have you tried... I will make some time to create this for you (just not this instance...)

<M/> 170 Why so serious? Featured Poster

Well... What is in those variables... They could be the issue since we can see all of the code...

<M/> 170 Why so serious? Featured Poster

I found that link with one google search btw...

<M/> 170 Why so serious? Featured Poster

Here is an example...
http://www.devinrolsen.com/pure-css-horizontal-menu/

Try following it, you will catch the error