摘要: 代码简介:总体不错,很简约的风格。代码内容:<html> <head> <title>JS+CSS实现非常棒的简约风格下拉菜单_网页代码站(www.webdm.cn)</title><script>startList = function() {if (document.all&&document.getElementById) {navRoot = document.getElementById("nav");for (i=0; i<navRoot.childNodes.length; i+ 阅读全文
posted @ 2011-06-08 09:33 网页代码站 阅读(467) 评论(0) 推荐(0)
摘要: 代码简介:作者的CSS水平不错啊,值得我们学习,少了JS,就是好看多。代码内容:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>兼容FF,IE的纯CSS下拉菜单_网页代码站(www. 阅读全文
posted @ 2011-06-08 09:32 网页代码站 阅读(275) 评论(0) 推荐(0)