quinta-feira, 25 de agosto de 2011

https://github.com/altryne/Ipad-Simulator.git
jQuery.fn.liveUpdate = function(list){
list = jQuery(list);
if ( list.length ) {
var rows = list.children('li'),
cache = rows.map(function(){
return this.innerHTML.toLowerCase();
});

this
.keyup(filter).keyup()
.parents('form').submit(function(){
return false;
});
}

return this;

function filter(){
var term = jQuery.trim( jQuery(this).val().toLowerCase() ), scores = [];

if ( !term ) {
rows.show();
} else {
rows.hide();

cache.each(function(i){
var score = this.score(term);
if (score > 0) { scores.push([score, i]); }
});

jQuery.each(scores.sort(function(a, b){return b[0] - a[0];}), function(){
jQuery(rows[ this[1] ]).show();
});
}
}
};

sábado, 23 de julho de 2011

Hobbux Hotel

Jogue Em tela cheia clicando no botão abaixo!!!

Bienvenido al Hotel Hobbux Hotel

Estado Servidor: (Estado)

Ou jogue aki mesmo abaixo