Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Summarised snippet of Natbat's article: http://natbat.net/2009/Jun/10/styling-buttons-as-links/
Any link that that initiates an action, rather than just changing a page should semantically be a form with a submit button not a l ink. However you ca...
3
1561
posted 15 years ago by PeteW
Go to page, then place code in address bar and generated code will be shown in new window.
1
1255
posted 15 years ago by bionic
Put this into your ~/.bashrc script and you should see the Git/SVN status in your prompt if your working directory is a sandbox.
0
1360
posted 15 years ago by zingo
I modified this helpful snippet: http://snipplr.com/view/9904/aspdropdownlist-us-states-abbreviated/ to work for the Telerik RadComboBox control.
0
1039
posted 15 years ago by sonofabit
Add a "rollover" class and hover="img/src-hover.jpg" to the image in question.
2
1072
posted 15 years ago by mikemetcalf
This assumes the modules names are CamelCase and not UPPERCASE.
0
1545
posted 15 years ago by blasterpal
Redirects visitors of a webpage to a specific URL while allowing access for specified IP-addresses.
3
958
posted 15 years ago by dertimbo
Accomplish min-width in IE6 using CSS and conditional comments, no need for expressions.
4
1170
posted 15 years ago by Ahrjay
In IE6 the padding applied to input boxes can be incorrectly rendered showing no difference in the height of the box. Adding "overflow:visible" seems to fix it.
Referenced Source: http://stackoverflow.com/questions/561904/can-you-tweak-the-left-an...
1
994
posted 15 years ago by benjaminpearson
Se que es poco... pero es lo unico que me gusta de facebook.
Chome OK; IE OK; Firefox OK;
0
1061
posted 15 years ago by marcocs
Code snippets to use as a template for consistent HTML page generation
0
831
posted 15 years ago by ff1959
agento, an open-source PHP ecommerce solution, has a very comprehensive feature list. However, its built-in CMS doesn’t support hierarchical pages. You can fake it, though.
Let’s say you have a page with an SEF (search engine friendly) URL Ide...
0
1112
posted 15 years ago by nico65
This is a sample application to demonstrate how to create and modify remote shared objects in a flex client application
0
978
posted 15 years ago by mprabhuram