Fireworks with different colors

Posted by Unknown | 5:07 AM | 0 comments »



A message box when page opens

Posted by Unknown | 5:04 AM | 0 comments »

Place This Code In HEAD COMMAND



[script language="javascript" type="text/javascript"]
alert("Welcome to my site")
[/script]

Use <> insted of [] For html.

Make Your Site As User's Home Page

Posted by Unknown | 4:59 AM | 0 comments »

Copy Paste This Code :-

(A class=chlnk
style="CURSOR: hand; font-decoration: underline"

onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.javascriptfreecode.com');"

href="\")set as your home page (/A)


Bcoz Of HTML Coding Use <> insted of ().