February 11th, 2008 admin
Xianlaimoshi, finishing some CSS text effects to beginners. Below be an example, this is the most basic application of the filter, in fact two or several different filters will be a combination of unexpected results, problems to try their own hands more than OK, of course, to…
Posted in Css+Div Web Design | 1 Comment »
February 10th, 2008 admin
IE5 and later in the CSS support in the use of expression, used to CSS properties and Javas cript expression correlation, here is the CSS properties can elements inherent attributes, and can also be custom attributes. CSS can attribute that is behind is a Javas cript expression,…
Posted in Css+Div Web Design | No Comments »
February 8th, 2008 admin
CSS + JS Construction of the picture viewer
This is a use of CSS + JS Construction of the simple picture viewer with thumbnail click to view map, can each picture showed the description of the display location of a fixed width and height in excess of hiding, click on the…
Posted in Css+Div Web Design | No Comments »
February 8th, 2008 admin
Css you used? Course, I am referring to page you like to do, then used? Good, you used it the special effects?? That please me. Let me first explain the Popular css, css do not belong html, it belongs to the auxiliary html language, in the absence of css, web site is static, but…
Posted in Css+Div Web Design | No Comments »
February 8th, 2008 admin
A section of text, when the mouse click in the text above, the text disappeared, but where the original text into a picture immediately, when the mouse click on the picture, the picture has disappeared, the original text and reproducibility, as change Like magic, is not interesting? this effect…
Posted in Css+Div Web Design | No Comments »
February 1st, 2008 admin
More than 30 CSS navigation menu effects

[Demo] ——— ——— ——— ——— [download]
Posted in Css+Div Web Design | No Comments »
January 24th, 2008 admin
In our Taiwan to separate from the same time around, and sometimes we would like to also use CSS to achieve only can be achieved in the JS in the action, it seems impossible, but after my efforts, but the good work.
We know that the CSS in IE Exprssion need to re-form…
Posted in Css+Div Web Design | No Comments »
January 22nd, 2008 admin
<! DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.0 Transitional / / EN">
<HTML>
<HEAD>
<TITLE> CSS styles, the use of JavaScript (onmouseover / onmouseout) 2 </ TITLE>
<META NAME="Generator"…
Posted in Css+Div Web Design | No Comments »
January 21st, 2008 admin
More than 30 CSS navigation menu effects

[Demo] ——— ——— ——— ——— [download]
Posted in Css+Div Web Design | No Comments »
January 13th, 2008 admin
<script>
StartList = function () (
If (document.all & document.getElementById) (
NavRoot = document.getElementById ( "nav");
For (i = 0; i <navRoot.childNodes.length; i + +) (
Node…
Posted in Css+Div Web Design | No Comments »