Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Place this script on an anchor tag, and it will open in a new browser with a defined size. The browser will not have a toolbar, menu, status, etc.
        
        
        
            1 
        
        
            2156 
        
                    posted 14 years ago by officiallyWise
            In HTML forms, places this script in inputs to clear the value. If input box is blank, original value repopulates the input box.
        
        
        
            0 
        
        
            1086 
        
                    posted 14 years ago by officiallyWise
            A four square layout design that can be resized and inserted into any larger wrapper.
        
        
        
            0 
        
        
            1751 
        
                    posted 14 years ago by marshalletm
            The link has a full explanation with more detail about how this all works, as well as an example of it in action. This is just going to be the short-short version. If you have any questions check that out, if you still have questions then leave a com...
        
        
        
            0 
        
        
            1175 
        
                    posted 14 years ago by FatFolderDesigner
            HTML conditional comments used to target specific versions of Internet Explorer (is ignored by all other browsers).
        
        
        
            0 
        
        
            2268 
        
                    posted 14 years ago by DenoteIt
            Hey guys, I struggled a little to find a crossbrowser, non repetitive params way to embed swfs; this object embed works flawlessly for me in all browsers - ie7, ie8, safari, chrome, firefox. Why is swfobject and YouTube using this format - http://cod...
        
        
        
            0 
        
        
            2436 
        
                    posted 14 years ago by digitalzoomstudio
            I took this out of an example in tutsplus, and I added a fadeIn action for aesthetic reasons.
        
        
        
            0 
        
        
            2511 
        
                    posted 14 years ago by luizlopes
            The email type will pop up a tool tip if an invalid email address structure is not entered.
        
        
        
            0 
        
        
            1150 
        
                    posted 14 years ago by blantonious
            The type is no longer needed in script and link tags in HTML5
        
        
        
            0 
        
        
            1149 
        
                    posted 14 years ago by blantonious
            You can keep your old version
<html> but in HTML5 you can shorten it.
        
        
        
            0 
        
        
            1016 
        
                    posted 14 years ago by blantonious
            A user may click a link on a mobile site which should open a page on the desktop site, not the mobile site. Appending the following code to the link will do that.
        
        
        
            0 
        
        
            1500 
        
                    posted 14 years ago by amandalaine
            IE7 can be a pain when it comes to input submit buttons. In order to get the value to disappear using the text-indent: -999em; trick make sure to set text-transform: capitalize;
        
        
        
            0 
        
        
            1182 
        
                    posted 14 years ago by inreflection7
            
