Welcome To Snipplr


Everyone's Recent Snippets Tagged c



5 1691 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 1204 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 1874 posted 19 years ago by 1man
Simple way to do ftp from Perl
3 1617 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 1447 posted 19 years ago by rolandog
0 1282 posted 19 years ago by methnen
Busca y reemplaza un texto por otro en un string.
0 1026 posted 19 years ago by kanirasta
7 2518 posted 19 years ago by Corhol
1 1200 posted 19 years ago by ringo
Constructs an element out of arrays. Using nested arrays translates into nested ChildNodes. Update 2006-07-19: Added documentation (comments). Update 2006-11-25: Reduced the ammount of code needed.
5 1638 posted 19 years ago by rolandog
12 1691 posted 19 years ago by masaya
3 1341 posted 19 years ago by masaya
1 1167 posted 19 years ago by perelin
// v6.0 SCHMOE Mod v.2: // switches between (display:'block';) and (display:'none';) // bsp: MM_SCHMOE_showHideLayers('swissmap');
0 1107 posted 19 years ago by perelin
makes a resized duplicate of an image
0 1274 posted 19 years ago by jkochis
A bug seems to occur when you add a negative margin to a list item in IE6. The background image applied to the list item gets repeated randomly and generally messes up. Add this little gem to your head to fix the problem. Remember to change the id ta...
11 2730 posted 19 years ago by 1man
2 1116 posted 19 years ago by mail_json
from openbusiness.cc
2 1427 posted 19 years ago by ringo
this is from openbusiness.cc statistics code.
2 1655 posted 19 years ago by ringo
This is test script of Google Map API. How to use this script is as follows. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"> <head> <style type="text/css"> v\:* { behavior:url(#default#VML)...
5 1544 posted 19 years ago by tomute
You should edit your WordPress plugin so that the $source variable at the end shows this value. Though it is a shame that code can't have an 'ol' as a childNode, and neither can the pre element. Couldn't find any way of making it all fit: http://lear...
3 1724 posted 19 years ago by rolandog
3 1325 posted 19 years ago by soxiam
0 1325 posted 19 years ago by zarathustra911
Ejemplo de cómo utilizar el objeto Ajax.Responders de Prototype. El ejemplo hace uso de Scriptaculous.
3 1732 posted 19 years ago by sendoa