Hello,
Answer me I am adding multiple function onload in the body.
IE showing the correct result but mozilla showing the problem like it showing the last function result in all function results.
<body id="body" onload="showUser1('taj-mahal');showUser('taj-mahal');showUser2('taj-mahal');">
can anybody help on this,what is the problem???
and how to short out