Welcome To Snipplr
Everyone's Recent Snippets Tagged css
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is a test case to show that, with a bit more work and a tiny bit more code, CSS traingles can be used for breadcrumb navigation in Internet Explorer 8.
        
        
        
            1 
        
        
            1933 
        
                    posted 14 years ago by Kerrick
            This is essentially how to detect an outside click for a dialog box on a website, using HTML/CSS/Javascript/JQuery. 
Essentially you need to understand event propagation how it works throughout the DOM with JQuery, to make this as simple as possib...
        
        
        
            0 
        
        
            1199 
        
                    posted 14 years ago by alvincrespo
            Use as follow in your style.less file :
<pre>
.example{
    .rotation(9deg);
}
</pre>
        
        
        
            1 
        
        
            1093 
        
                    posted 14 years ago by kanouf
            An idea of Nicolas Gallagher : pure CSS folded corner.
To apply this, you simply have to create a <div> element with the CSS class "note"
        
        
        
            2 
        
        
            1032 
        
                    posted 14 years ago by arnaudbrousseau
            The css style's in the <style></style> tags are important for this snippet to work.
        
        
        
            1 
        
        
            1493 
        
                    posted 14 years ago by bobbym245
            A subtle gradient effect for <hr> tags. Works on Firefox and Webkit browsers (i.e. Chrome / Safari / Midori).
        
        
        
            0 
        
        
            887 
        
                    posted 14 years ago by pmigueld
            
