下拉菜单 需要帮助
我正在为我们正在开发的网站创建菜单。我只是没有下拉菜单。
我正在尝试创建 2 个版本,供我们选择...单击并下拉,或悬停并下拉。
这是我制作的小提琴,
http://jsfiddle.net/ozzy/S4kYN/
代码在小提琴中,这不是我们完全工作的代码,因为我已经从 CSS 中删除了尽可能多的垃圾,以启动小提琴。
我在各个网站上读到,我们需要调查 ul li li 样式......并且真的陷入了困惑。 通过查看我们的代码,有人可以给我一些指示吗?
我并不是在寻找任何人来完整地编写这个代码,只是为了帮助我们需要去的地方。理想情况下,我更喜欢在不使用 js 的情况下完成这个任务。
I am creating our menu, for site we are working on. I just dont get drop down menus.
I am trying to create 2 versions, for us to choose from.. on click and drop down, or on hover and drop down.
Here is a fiddle I have made,
http://jsfiddle.net/ozzy/S4kYN/
The code within the fiddle, isnt our fully working code, as I have stripped out as much of the garbage from the css, to fire up the fiddle.
I was reading on various sites, that we need to investigate ul li li styling... and really got wrapped up in confusion.
By just looking at our code, could someone please give me some pointers please.
I am not looking for anyone to wholly code this, just to assist in where we need to go.. Ideally I prefer to accomplish this without the use of js.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这就是你的意思 http://jsfiddle.net/yuliantoadi/hMr7h/
is what you mean like this http://jsfiddle.net/yuliantoadi/hMr7h/