goo


Member since 08/19/2008

24 snippets

8441 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

goo's Recent Snippets



« Prev 1 Next »
Get Parameter from url query string
0 1800 posted 12 years ago by goo
This useful function will convert a time in seconds to a time in years, months, weeks, days, and so on.
0 3297 posted 12 years ago by goo
Here is a set of functions that can be very useful: Give this script the url of a webpage, and it will save all images from this page on your server.
1 3442 posted 12 years ago by goo
in jquery mobile, .html() not refresh DOM. Execute this function after any DOM change.
0 1602 posted 12 years ago by goo
you can use this minified jQuery snippet to detect if your user is viewing using a mobile device.
1 1843 posted 12 years ago by goo
jQuery Mobile <head> template with needed css and js from CDN. From http://http://jquerymobile.com/
0 1395 posted 12 years ago by goo
Return true if URL is online.
0 1406 posted 12 years ago by goo
Return URL Title. Return URL if any problem.
0 2426 posted 12 years ago by goo
In JavaScript, there are 6 "falsy" values (values that evaluate to false): false, null, undefined, 0, "" (the empty string), and NaN Anything else evaluates to true.
0 1038 posted 13 years ago by goo
Número aleatorio entre a y a + b, excluyendo a + b: a + Math.random() * b
0 1317 posted 13 years ago by goo
1 1075 posted 15 years ago by goo
6 1230 posted 16 years ago by goo
0 1227 posted 17 years ago by goo
0 1029 posted 17 years ago by goo
0 1018 posted 17 years ago by goo
0 1087 posted 17 years ago by goo
0 1224 posted 17 years ago by goo
1 1230 posted 17 years ago by goo
0 1176 posted 17 years ago by goo
« Prev 1 Next »