Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Traditionally when you have lost lists of dat you want to alternate rows for usability. The first thing everybody makes to fix this is a simple if statement loop, but this adds a number of lines and is hardly a clean solution. Additionally it require...
0
832
posted 13 years ago by FatFolderDesigner
This example expects there to be a dynamic textfield on the stage with the instance name of 'myTextFieldOnStage'. Remember to embed the fonts (Numerals and Colon).
0
1547
posted 13 years ago by adrianparr
All credit for this class goes to Ben Kanizay (http://bk4d.com)
0
900
posted 13 years ago by adrianparr
<?php>
<!–Default>
<?php>
Note that sidebar.php must not always content the sidebar
0
673
posted 13 years ago by xavsio4
Simply paste the code below and insert your Google Analytics where it says paste your Google Analytics. You can paste the code once in your functions.php file and never have to worry about it again. We are adding an action to the wp_footer, so it wil...
0
802
posted 13 years ago by xavsio4
The Logo settings start on line 110 of the commented version.
0
805
posted 13 years ago by jeremyjared74
If you want to export some utf-8 data into csv/tsv that will be readable by excel with correct encoding you must add special non vissable characters at the begining of file
1
2107
posted 13 years ago by dsoms