/** * Module dependencies. ...
Three million members and counting: nude personals, adult photo personals.
JavaScript On Show / Hide Code in Javascript
by Isabella,
May 23, 2010 23:07
Three million members and c...
Buy cheap international calling cards online. Add minutes to Your calling card any time.
JavaScript On Show / Hide Code in Javascript
by Malissa,
May 13, 2010 16:45
Buy cheap international cal...
Adult Friendship Online - Sign up today for real sex partner.
JavaScript On Show / Hide Code in Javascript
by Euaggelos,
May 06, 2010 05:56
Adult Friendship Online - S...
Pure International Calls. Secure shopping, call instantly, lowest rates, great connectivity.
JavaScript On Show / Hide Code in Javascript
by Alfred,
May 02, 2010 22:36
Pure International Calls. S...
JavaScript On how i make it work on Firefox?
by Eineki,
April 27, 2010 11:45
Is my previous post still p...
$("#mySelect").change(function(){
var selected = $(this).attr("selectedIndex");
var max_select_box = $("#mySelect option").length -1;
...
JavaScript On Working jQuery but a bit cl...
by yarış oyunları,
April 23, 2010 12:49
It's really just about nami...
$("#mySelect").change(function(){
var selected = $(this).attr("selectedIndex");
var target = Math.min(selected+1,$("#mySelect option").length-1);
...
JavaScript On Working jQuery but a bit cl...
by lomax,
April 19, 2010 18:59
If you insist on jQuery, i ...
JavaScript On Search a string with wildcards
by Thomas Salvador,
March 09, 2010 21:05
hi.
imho http://www.regula...
this.rotate = function (antiClockwise) {
var dir = (antiClockwise) ? -1 : 1;
[this.x, this.y] = [dir * this.y, -dir * this.x];
...
JavaScript On Rotate co-ordinates
by Thomas Salvador,
March 09, 2010 20:57
hi,
i suggest to shorten t...
//en series[] se almacena cada fila de la tabla
for(var i=0;i<numFilas;i++){
var fila=filas[i];
...
JavaScript On jQuery repeating yucky code
by Alan Cuevas,
March 03, 2010 14:34
I NEED HELP PLEASE... IM US...
JavaScript On Search a string with wildcards
by steenslag,
March 03, 2010 08:38
"Maybe someone here can rec...
JavaScript On Search a string with wildcards
by Nathan,
March 03, 2010 06:54
Thanks for that DPM. I had ...
if (!matches('the lazy dog*',testList))
fails.push("Asterisk matches zero characters also - should be true");
...
JavaScript On Search a string with wildcards
by dpm1661,
March 03, 2010 06:14
Oh, one more thing about th...
function matches(matchString,list)
{
...
JavaScript On Search a string with wildcards
by dpm1661,
March 03, 2010 05:57
Hi Nathan,
You're so clos...
function parameterizeLine(p1, p2, offset)
{
v = [p2[0] - p1[0],
...
JavaScript On Center text along a sloping...
by Jason Bury,
March 02, 2010 23:49
You have a line that passes...
JavaScript On Lazy Library Loading
by raganwald,
February 27, 2010 09:21
I see that someone has been...
effect.slide('div_name')

Your regex will break if it...