Facebook
Oh wow, i winder how this can be?
Facebook
Is it a bird? Is it a plane? ...
Facebook
It can't be Superman, he has been long gone with Wonder Woman
Facebook
Oh, I get it, it is the new Facebook-pseudo-forms :D
$('#facebook').tInput({
setStyle : 'facebook_style, facebook_wrapper',
resize : { minHeight:30, maxHeight:10000 },
empty : {
text : 'Write a comment...',
inputClass : 'facebook_empty'
}
});
|