Dynamic Menu using MooTools...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
651 views
This menu build did for Mootools way back even before rev86. First, we’ll start off with the HTML so we know what the DOM looks like before we start trying to manipulate it. All we’re going to be using is a simple unordered list. <ul id="nav"> <li><a href="#">Link</a></li> ...

Tags: , , , , , , , , , , , , , , , , ,

Slide In Help Panel...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
92 views
A “help panel” will slide in from the left or top when you click on a “help” link. Put this into your section /* START CSS only needed for this demo page */ body{ /* Styling the body element */ font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; margin:0px; padding:0px; height:100%; font-size:0.9em; line-height:130%; background-color:#E2EBED; } a{ color:#D60808; text-decoration:none; } a:hover{ text-decoration:underlin; } #dhtmlgoodies_leftPanel...

Tags: , , , , , , , , , , , , , , , , , , , , ,



Web Design & CSS (Templates) - TOP.ORG