J Muller's Library tagged → View Popular
Your own Hover-Over-Popups, CSS/XHTML-friendly - Nic Honing
While giving your site some personal touch, you might wish to have hover-over-popups (or "Tooltips") that describe a link or any other HTML element.
While there is a standard way to do that (<a title="Hit this!">a link</a>), you might want to
* make the popups come up directly without delaying 2 seconds or so because the user wants to know what is behind that link immediately
* style those popups your own way (this is mine), not that peculiar yellow the browsers use for that... and you want to do it the CSS way.
I spent some time on this and invite you to "steal" the code.
-
- make the popups come up directly without delaying 2 seconds or so because the user wants to know what is behind that link immediately
- style those popups your own way (this is mine), not that peculiar yellow the browsers use for that... and you want to do it the CSS way.
While giving your site some personal touch, you might wish to have hover-over-popups (or "Tooltips") that describe a link or any other HTML element.
While there is a standard way to do that (<a title="Hit this!">a link</a>), you might want to
I spent some time on this and invite you to "steal" the code.
A Closer Look At the Blueprint CSS Framework - Nettuts+
In this tutorial you will get a look at the inner workings of Blueprint and we'll take a look at demo application that uses Blueprint to get a better idea of how to use actually use the framework.
-
- <div class="span-17 colborder" id="content">
- <h3 class="loud">Featured Book: "The World Without Us"</h3>
- <p>
- <img class="right" src="images/world-book.gif" alt="featured book" />
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
- </p>
- <p>
- Cras sagittis. Fusce porttitor felis sed massa. In hac habitasse platea dictumst.
- </p>
- <hr />
- <div class="span-8 colborder">
- <h4 class="prepend-5">Upload a Book</h4>
- <p>
- Nam vitae tortor id ante sodales facilisis.
- </p>
- </div>
- <div class="span-8 last">
- <h4 class="prepend-5">Write a Review</h4>
- <p>
- Nam vitae tortor id ante sodales facilisis. Mauris ipsum.
- </p>
- </div>
- </div>
- <div class="span-6 last" id="sidebar">
- <div id="recent-books">
- <h3 class="caps">Recent Books</h3>
- <div class="box">
- <a href="#" class="quiet">Hygiene</a>
- <div class="quiet">Nov. 29, 2008</div>
- <div class="quiet">by Craven</div>
- </div>
- </div>
- <div class="prepend-top" id="recent-reviews">
- <h3 class="caps">Recent Reviews</h3>
- <div class="box">
- <span class="quiet">Thor reviewed Hygiene</span>
- <div class="quiet">Rating: 4/5</div>
- <a href="#" class="quiet">Read this review</a>
- </div>
- </div>
- </div>
- <hr />
Particletree » Rediscovering the Button Element
top of page has an example of a browser specific css for rounded corners/curves.
Also an intro to using a buttons plugin in the blueprint framework.
#features h3 a{
height: 66px;
font-size: 210%;
padding: 11px 15px 3px 105px;
-webkit-border-top-left-radius:30px;
-webkit-border-bottom-right-radius:30px;
-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
}
Blueprint: A CSS Framework | Spend your time innovating, not replicating
Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.
What does Blueprint have to offer?
* A CSS reset that eliminates the discrepancies across browsers.
* A solid grid that can support the most complex of layouts.
* Typography based on expert principles that predate the web.
* Form styles for great looking user interfaces.
* Print styles for making any webpage ready for paper.
* Plugins for buttons, tabs and sprites.
* Tools, editors, and templates for every step in your workflow.
-
- ZIP
- TGZ
- All Releases
- A CSS reset that eliminates the discrepancies across browsers.
- A solid grid that can support the most complex of layouts.
- Typography based on expert principles that predate the web.
- Form styles for great looking user interfaces.
- Print styles for making any webpage ready for paper.
- Plugins for buttons, tabs and sprites.
- Tools, editors, and templates for every step in your workflow.
Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.
Download Now
CSS - Conditional comments
Conditional comments only work in Explorer on Windows, and are thus excellently suited to give special instructions meant only for Explorer on Windows. They are supported from Explorer 5 onwards, and it is even possible to distinguish between 5.0, 5.5 and 6.0.
Hack-free CSS for IE - Arve Bersvendsen
<!--[if IE]> <link rel="stylesheet" type="text/css" href="all-ie.css" /> <![endif]-->
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in css
-
Interoperability and The Quest For A Universal File Format
Bookmarked pages related to...
Items: 11 | Visits: 238
Created by: Gary Edwards
-
web design
web design,user-ability,fri...
Items: 36 | Visits: 307
Created by: swan lin
-
Web Design Inspiration - Mixed Showcases
Items: 56 | Visits: 265
Created by: webfruits
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
