
onFocus / onBlur
ok,
just a day ago I was looking for a javascript that made input with text type alive, close to “web 2.0
”. The below is what I got
<input type=”text” name=”email” value=”type here … ” onfocus=”if(this.value==’type here …’){this.value=”};” onblur=”if(this.value==”){this.value=’type here …’};” />
this is a regular input with a quick java notes..

enjoy!
Filed under web 2.0
My first count down timer [really simple]
Ok, just got a new idea about the project with my friends and planning to start it in couple of months.. to be honest in 57 days the project will be up and running.. obviously we’ve registered new domain, but “under construction” picture is not what we really want.. so we decided to follow marketo best practice and lauch countdown time until starting project drawing
iPhones, iPads will be there…
ok, I was trying to get something ready in “trashnet”, but from what I’ve founded I saw that they were really weird, complex and workload.. and the one below is what I’ve got..
ok
create index.php and put the below somewhere in a body, actually at the position you are going to show it
<script type=”text/javascript”>
var currentyear=new Date().getFullYear()
var target_date=new cdtime(“count_down_container”, “April 1, “+currentyear+” 1:0:00″)
target_date.displaycountdown(“days”, displayCountDown)
</script>
ok
then we need jquery
Filed under web 2.0
FANTASTIC DOG TIFFANY
Hello everybody,
Once upon a time, when I was a little boy, just before Christmas it was decided to extend our family with a small Cane Corso puppy (http://en.wikipedia.org/wiki/Cane_Corso)
Thanks for reading
Filed under Pets



































