After watching the video that Chris made about his friends website, I decided to start playing around with HTML5. I've got a menu setup inside the footer of my test site and I want to add dropdown effect to it but have it going upwards. I was hoping someone might be able to help me with this. I would really like to get it working with wordpress if possible.
Would you happen to be any good with Wordpress. I'm still fairly new to the new Menu section of it and I really want to implement the code snippet you gave me.
I would like the content to show up just like a normal dropdown and not be horizontal. Also, I have an arrow that I would like to appear above the initial menu list when hovered over and there are sub pages.
The negative number (-2px) means the it will shift upwards.
I guess I was very clear on what I was trying to do. I have your typical menu.
Instead of the sub-menu dropping below the list item like it usually does, I would like it to go above the menu.
This is a really quick example, but hopefully can set you on the right path: http://jsfiddle.net/XM7Rx/
You are awesome. Thanks so much.
Would you happen to be any good with Wordpress. I'm still fairly new to the new Menu section of it and I really want to implement the code snippet you gave me.
I would like the content to show up just like a normal dropdown and not be horizontal. Also, I have an arrow that I would like to appear above the initial menu list when hovered over and there are sub pages.