Welcome To Snipplr


Everyone's Recent Snippets



1 ... 382 383 384 385 386 ... 553
W3C no longer include the target attribute of the <a> tag in HTML 4.0 Strict and XHTML 1.0 Strict document types . To make links open new windows we will have to use Javascript, and with mootools it make this task very easy. Just add this snippet to...
0 1685 posted 16 years ago by cherrywaves
Remove <>
0 2717 posted 16 years ago by jodm
Create a block to include a template file .phtml with just one line of code
1 3840 posted 16 years ago by nico65
1 1634 posted 16 years ago by jmiller
Quick and dirty took me 2hours to find. The Xlib Documentation sucks. Have Fun\r\n\r\nnote: U need the Xlib -(Ubuntu)-> sudo apt-get install python-xlib
0 1882 posted 16 years ago by simlan
Use this function to test whether or not a Javascript object is empty.
2 2037 posted 16 years ago by jlizarraga
Taken from TVIDesign's 25 Excellent jQuery tips
0 1606 posted 16 years ago by nd6
0 1335 posted 16 years ago by joe-bbb
Here are a few examples on how to use Lists and Dictionaries in Python. It's by no means exhaustive, just a quick reference.
0 1481 posted 16 years ago by chrisaiv
I just noticed in Firefox 3.5.2 that setting `disabled = true` for a focused text input seems to make it impossible to re-focus after setting `disabled = false`. The solution is to blur it before disabling.
0 2227 posted 16 years ago by cyberhobo
first of all i thank to our Creator and Mr.ImHugo for his Action script which i make the java script from it,its works fine and once again i gives thank him for his snippet
1 1705 posted 16 years ago by sujithfem
5 2046 posted 16 years ago by iTony
Ever needed to convert rgb to hex on your website, maybe you have a slider that handles rgb but your backend uses hex, this issue can be resolved easily be using the following code. Remember to keep in mind that php and html primarily uses hex colo...
1 1694 posted 16 years ago by scopefragger
Ever needed to use to background images in a table or div? It is possible b just using css. Although this is yet to be a standard safari will allow you to apply 2! Css backgrounds, however IE, FIRFOX and retro opera users will only see 1 !
1 1744 posted 16 years ago by scopefragger
I saw a lot of bad javascritp foreach examples ... so here is the best solution. See the link (german) for another snippet to iterate over object properties via foreach.
0 934 posted 16 years ago by naden
Display the number of people following you on Twitter using this custom Twitter badge. The code simply returns a number so you can style it however you like.
1 1705 posted 16 years ago by neal_grosskopf
To run, save as twitterbackup.rb: ruby twitterbackup.rb yourtwittername
1 1869 posted 16 years ago by beandr
Ever needed to restrict an images size? Or stop it from growing best the size of your div/table. It’s a horrible feeling when you see your nicely designed site get trashed by a single image because it’s a pixel or two too big! And if it’s a...
1 2018 posted 16 years ago by scopefragger
Ever needed to get the page your user is currently viewing? This can be done quickly in php all thanks to $_server.
3 1473 posted 16 years ago by scopefragger
Dead simple, but often forgotten.
1 1777 posted 16 years ago by rengber
0 1738 posted 16 years ago by iloveitaly
0 1261 posted 16 years ago by iloveitaly
Useful for controllers. Put this in your base class for easy caching on variable (GET, POST) dependent pages
0 1358 posted 16 years ago by iloveitaly
Sometimes you just need to mask a script or reject a user from a page this can be done effortlessly using a single line of code. Header location will allow you to redirect a user quickly and without them having any control over the action. A good...
1 1491 posted 16 years ago by scopefragger
calendar module's mini calendar includes a needles 'empty day' div in every date cell. this kills them.
0 1493 posted 16 years ago by canarymason
1 ... 382 383 384 385 386 ... 553