Tuesday 25 March 2014

Nobel Prize Holder in 2013



Subject Name
Chemistry
Martin Karplus
Michael Levitt
Arieh Warshel
Literature Alice Munro
Peace Organisation for the Prohibition of Chemical Weapons
Physics
Francois Englert
Peter W. Higgs
Physiology,
Medicine
James E. Rothman
Randy W. Schekam
Thomas C. Sudhof
Economics
Eugene Fama
Lars Peter Hansen
Robert J. Shiller

Monday 10 March 2014

Replacing Text with JavaScript


This text will replace by pressing below button




Code is below:


<div id="check"> <!-- A new div is assign for replacing text -->
This text will replace by pressing below button</div>
<br />
<script>
function myfunction()
{
 document.getElementById("check").innerHTML="Replica Text Through Java Script";
// get element by id which is "check" and new text will be added in div section through innerHTML
 }
</script><br />
<button onclick="myfunction()" type="button">Replace Text</button><br />
<!-- by clicking button it calls function name "myfunction" and function will rewrite text in div section -->
<div>


Thursday 6 March 2014

Criss Cross



* 12 13 14 15 16 17 18 19 20
1 C
2
3
4
Y
22
21
5
6
23
M
7 Z
24
8
9
10
25
11

Linear Hints Downword Hints
1 Exclusive Rights 12 Element occuring as diamond and graphite
2 Capable 13 Act Upon
3 Genuine 14 Sport
4 Via 15 Shrill Cry
5 Promise 16 Hare
6 A short Sleep 17 colour liquid for writing
7 Passion 18 A crew look after game/games
8 Bull 19 Tool with heavy metal head
9 Sum 20 Label
10 View of a subject 21 Antonym of Lend
11 A Large Bag of Coarset 22 Christmas
25 Line 23 Experimental Place
24 Eight Bits

Monday 3 March 2014

IQ Test


Start Timer before proceede
Target Time 60 seconds


0
Q.1 Some months have 30 days some have 31 days how many have 28 days.
1       9       6       All