Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

Member Avatar for lakodajin
Member Avatar for piyush2355
0
246
Member Avatar for lakodajin

Friends , I wana know that how we can change text symbol in password field by using JavaScript. I mean by default there is filled circle , but I want "*" this symbol.

Member Avatar for almostbob
0
4K
Member Avatar for lakodajin

plz chk my coding n tell me whr I am wrong. [code=html]<html> <head> <title> My simple calculator </title> </head> <script language="JavaScript"> <!-- function addit() { var num1=document.calform.one.value; var num2=document.calform.two.value; document.calform.result.value=parseFloat(num1)+parseFloat(num2); } <!-- function minus() { var num1=document.calform.one.value; var num2=document.calform.two.value; document.calform.result.value=parseFloat(num1)-parseFloat(num2); } --> </script> <body>Add subtract Calculator <form name="calform"> <p> First …

Member Avatar for Alxandr
0
116
Member Avatar for lakodajin

can anyone explain me <fieldset><legend> tags briefly . I am not Good in HTML and CSS so can any one guide me please.

Member Avatar for MidiMagic
0
107
Member Avatar for lakodajin

friends! I have acer aspire one, and using XP home edition OS. RAM is 1 GB dd R3 . now my problem is that I have very slow speed, Is there any body can tell me howz this happening with me. Or is there any way to increase my speed.

Member Avatar for Bob_180_Bob
0
132