Welcome To Snipplr


Everyone's Recent Snippets Tagged button



0 1405 posted 15 years ago by SixteenOne
6 2176 posted 15 years ago by adriano
this will disable a button after the first click, but will continue to do its original postback. Note: if it has a custom css class, then the button will still appear clickable, with the exception that the text of the button gets the slight disabled...
0 4052 posted 15 years ago by pjobson
0 2817 posted 15 years ago by hongster
0 1511 posted 15 years ago by jesudasjj
0 1481 posted 15 years ago by shodan_uk
Remove firefox buttons padding
1 2131 posted 15 years ago by Ashung
Code in single.php, loop.php, index.php, page.php, category.php, und archive.php , innerhalb des loops einfügen.
0 1651 posted 15 years ago by PM-Webdesign
This also use PIE.htc to force rounded corners in IE.
0 1946 posted 15 years ago by Meander365
0 1428 posted 15 years ago by loric
If you are using Simple Facebook Connect Wordpress plugin, it is better to add this code after changing the og:image value or deleting it. Using this code in your Wordpress Theme header will result in having more meaningful information shown in Faceb...
0 1933 posted 16 years ago by ala7lam
Each image button requires two images to represent two states: the off-state and the on-state. In this case, the on-state has "_ovr" appended.
0 1718 posted 16 years ago by nijgnet
0 1404 posted 16 years ago by LeeProbert
original source - http://www.filamentgroup.com/lab/update_styling_the_button_element_with_css_sliding_doors_now_with_image_spr/ Overides default styling
0 1457 posted 16 years ago by tennison
HTML code for input buttons with background images and rounded corners. For cases when it is not possible to use Progressive Enhancement (ie. when you need to have rounded corners in IE6+). See Customized buttons under CSS for styles.
0 1333 posted 16 years ago by jofan
CSS code for input buttons with background images and rounded corners. For cases when it is not possible to use Progressive Enhancement (ie. when you need to have rounded corners in IE6+). See Customized buttons under HTML for markup.
0 1311 posted 16 years ago by jofan
Here is a template button class, ive been using for my projects. Cheers!
0 2008 posted 16 years ago by alvincrespo
0 1428 posted 16 years ago by Flocke
I was recently faced with the problem of setting focus to the next input field. The challenge was that I didn’t know what that field was. So given an input field, find the next logical (in the order of the DOM) input field and set focus. I came up...
1 2325 posted 16 years ago by Meander365
Will disable the button and still allow the postback event
0 1609 posted 16 years ago by derekholmes
0 1867 posted 16 years ago by hmendes
Inspired by http://particletree.com/features/rediscovering-the-button-element/
1 1589 posted 16 years ago by cssbutton
This uses the button's instance name to assign functions. Instead of using a bunch of event listeners, you can use one function to delegate actions according to the button's instance name.
0 1359 posted 16 years ago by MacEvelly
0 1560 posted 16 years ago by donatkinson