Forum : whats wrong in the func???
Brief description  about Online courses   join in Online courses
View ashish  sinha 's Profile

whats wrong in the func???

function six()
{
x=document.form1.txt4.value;

for(i=0;i<2x;i )
{
while(i<x)
{
for(j=0;j<=i;j )
document.write(j "
Asked by ashish sinha | Sep 27, 2010 |  Reply now
Replies (2)
View ashish sinha 's Profile
its the site prob, i am copying them but the i and j values are not showing after i submit. Donno why i this.
Oct 1, 2010
View kavya shree 's Profile
Hi you not updting the i & j values in for loop , it ll run the loop infinitly.
Sep 27, 2010