Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 349 350 351 352 353 ... 552
2 4004 posted 16 years ago by yazu
0 1913 posted 16 years ago by yazu
0 1622 posted 16 years ago by AzizLight
Strips out every character except 0-9
0 1685 posted 16 years ago by jmiller
demo: http://www.adamcoulombe.info/lab/as3/360-spin-hover.html FLA: http://www.adamcoulombe.info/lab/as3/360-spin-hover.fla requires tweenlite
1 2777 posted 16 years ago by adamcoulombe
Spotlight Navigation effect using AS3 and Tweenlite Demo: http://www.adamcoulombe.info/lab/as3/spots_test.html FLA: http://www.adamcoulombe.info/lab/as3/spots_test.fla
2 2748 posted 16 years ago by adamcoulombe
Regular menu item adding current class if current url equal menu item destination.
1 2076 posted 16 years ago by smoothdzion
I needed to make menu items that kept the current class based on the controller being accessed.
1 1766 posted 16 years ago by smoothdzion
I needed to copy the value of one field to a couple of others in case users decided to forget to fill them out. Using jQuery and added it to a helper because I was using in multiple places. Created variables to make it more readable.
1 1820 posted 16 years ago by smoothdzion
This sinpet is extracted from a post of "Undefined Value", Kris Johnson's Blog.
2 4249 posted 16 years ago by funkypanda
1 2050 posted 16 years ago by blackf0rk
An important thing to keep in mind about adding groups is that you add groups to site collections and not webs. To do this, we access the SiteGroups collection rather than the Groups collection. In order to assign permissions, each group you add n...
0 2158 posted 16 years ago by blackf0rk
This is the standard template to use in your header.php (WordPress).
2 3921 posted 16 years ago by SilverFirefly
1 1939 posted 16 years ago by AzizLight
Put this at the top of your CodeIgniter models, controllers, libraries and helpers to restrict direct access to them.
1 2874 posted 16 years ago by AzizLight
Before: ` Array ( [0] => Array ( [total_sessions] => 24 [study_type_id] => 1 ) [1] => Array ( [total_sessions] => 24 [study_type_id] => 2 )...
0 1636 posted 16 years ago by iloveitaly
0 1627 posted 16 years ago by smashu
A PHP class that creates html controls
1 1948 posted 16 years ago by mpcircuitry
This class uses static methods to create html controls on the fly in .NET
2 2149 posted 16 years ago by mpcircuitry
This will delete all items in a SharePoint list. Better than looping through a SPListItemCollection and doing a .delete();
0 2249 posted 16 years ago by blackf0rk
1 ... 349 350 351 352 353 ... 552