Welcome To Snipplr
Everyone's Recent Snippets Tagged button
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
for my reference only. button transition effect and box shadow for everyday use
0
819
posted 10 years ago by melaychie
Changes link destination of 'Continue Shopping' button on cart page
0
889
posted 10 years ago by daprela
To get button with line breaks you can use carriage return characters to break the line: 
 or just <br> with a <button> tag:
0
1466
posted 10 years ago by apphp-snippets
Most today's web browsers like Firefox (Ctrl+D), Opera (Ctrl+T) and IE (Ctrl+D) provide a keyboard shortcuts to enable users bookmark their favorite pages. But if you want to provide your visitors with a "Bookmark this page" link they can click you m...
1
5943
posted 11 years ago by apphp-snippets
Uses CSS3 attributes and psuedo elements to create a simple play button for web interfaces.
0
920
posted 11 years ago by devowhippit
Include twitter bootstrap, as of this writing is at v2.0.4 and the following JS / html to your page and also uses Glyphicons.
0
1055
posted 12 years ago by crypticsoft
This uses transitions for the hover effect which has limited IE support.
0
1024
posted 12 years ago by ryanfiorini
rather annoying issue that I encountered and spent too much time researching - the relevant IE fix is in all caps
1
1132
posted 12 years ago by felicemente
Comment out the SharePoint:SaveButton tag and replace with input tag
0
1360
posted 12 years ago by rumremix
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
747
posted 13 years ago by inreflection7
Returns an object with the `event.button` values of both the W3C and Microsoft models.
0
813
posted 13 years ago by wizard04
CSS3 button with a transparent glass effect (looks better on a textured background). A snapshot can be seen <a href="http://demos.pixelworkshop.fr/misc/css_button.jpg">Here</a>
0
926
posted 13 years ago by Keliah