Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 546 547 548 549 550 ... 553
guardar como flash.js
0 1515 posted 19 years ago by kanirasta
Para evitar problemas con IE. Hace referencia a un script que pongo en la parte de .js
0 2601 posted 19 years ago by kanirasta
redirects a splash page if visited before. Number of days until expiry can be set
0 1347 posted 19 years ago by markhope
Redirect a splash page using javascript. This snippet allows one redirect per session making the backwards navigation possible using the back button.
0 1512 posted 19 years ago by markhope
0 1226 posted 19 years ago by rengber
Methinks this is a bad idea but it is a suggested use of generics from the .NET 2.0 Generics Wrox book
0 1136 posted 19 years ago by sophtwarez
The key here is display:none being in the style attribute of the affected div. It will not work if it's in a separate CSS file.
6 2617 posted 19 years ago by tjstankus
Placing these inside a PyObjC class lets you access PyObjC instance variables starting with '_' without extra work while still allowing access to standard Python instance variables.
0 938 posted 19 years ago by daeken
2 1639 posted 19 years ago by Catfish
Support: Fx2, Opera9, IE6 I don't have warrant of Safari's run and NN4. However, I think that this code is perhaps safe.
3 1436 posted 19 years ago by kif
It's just a blank page of musical staves.
0 1926 posted 19 years ago by sudarkoff
Very important to set the RefCursor Type. Otherwise you get the PLS-00306 Error 'Wrong Number or types of arguments'
0 1463 posted 19 years ago by rengber
Extraido de Good PHP Tutorials, un articulo de Tim Bennett
1 1245 posted 19 years ago by mate
basic template for AS2 class
3 2698 posted 19 years ago by sHamilton
function prints a serie of random numbers but without the next one being the same as the previous. to print, just call the function in the body
1 1514 posted 19 years ago by dandyna
This script reads a directory of files. After reading the directory specified it outputs the directory files. Upon output, supplied functions manipulate each filename and format it to make the output filename look better. e.g.: instead of output bei...
2 1925 posted 19 years ago by drewrockshard
Quit TextMate and then run (from Terminal):
0 1354 posted 19 years ago by buscarini
5 1785 posted 19 years ago by Corhol
This little javascript will toggle the div object to create collpse/expand effect on web page. Treat it as a poor man's solution for the TreeView.
0 1299 posted 19 years ago by chengkai
This fixes a very annoying bug in IE by where when you scroll the page becomes corrupted. It relates to the way IE renders pages. This code places a null background image behind, making IE render the page differently. *note* This can also be plac...
5 2013 posted 19 years ago by 1man
Simple way to do ftp from Perl
3 1742 posted 19 years ago by kkindoh
This function allows an object's property names to be read by using an index. The properties can be accessed like: someobject.propertyNames[0] or someobject.propertyValues[0]. But you first have to make the object's properties available by calling so...
2 1557 posted 19 years ago by rolandog
0 1366 posted 19 years ago by methnen
Busca y reemplaza un texto por otro en un string.
0 1123 posted 19 years ago by kanirasta
1 ... 546 547 548 549 550 ... 553