Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Code matches querysting data to form feilds on the page based on the feild name.
I've added the example querystring to the body of the page.
Found at: http://codingforums.com/showthread.php?t=198419
Code by: Old Pedant
0
745
posted 14 years ago by Carolyne
Drupal forms have their radio button options vertical (one on each line) by default. This will put them horizontally inline.
0
1025
posted 14 years ago by picxelplay
You can simply put it in your reset stylesheet. It visualizes the classic rotating gif while the document's images are coming from the server at page load.
3
751
posted 14 years ago by claudiowebdesign
quick snippet to select all the check boxes on a drupal permissions page. helpful when setting up a role for Admin
0
769
posted 14 years ago by cwd
Just a bit of essential code lines to start everytime from. // I don't use it :P
5
981
posted 14 years ago by claudiowebdesign
Transform a color given in hex to RGB. An optional opacity argument also enables RBGA.
0
806
posted 14 years ago by madr
If you're importing nodes from a file and have pathauto setup, the existing paths for the nodes will be rewritten with pathauto. To avoid this, simply add the following to the node export array for each node:
0
696
posted 14 years ago by jonathanpglick
Sale Price/Variation custom
this code just work if all variation price is a same as product price
0
443
posted 14 years ago by haftim
Sale Price/Variation custom
this code just work if all variation price is a same as product price
0
409
posted 14 years ago by haftim
Counts the number of times that a file has been downloaded, using PHP and mySQL
0
667
posted 14 years ago by eme_dlr
Combines .ics files from OS X Server iCal Server into a single merged ics which can then be subscribed to.
I set this up specifically so I could display ical server calendars inside of Zap Calendar on a joomla site. This script could be called from...
0
706
posted 14 years ago by uptimejeff