Help solving JavaScript problem
I hav created a table using div . now i need to focus the particular table .
can any one please tell me how to focus on particular cel
![[IMG]](proxy.php?image=http%3A%2F%2FC%3A%5CDocuments+and+Settings%5Cmohank%5CMy+Documents%5CMy+Pictures%5Cepg.jpeg&hash=aaf4c03d969a3e74273f1bfd94737e28)
Member • May 6, 2010
Administrator • May 6, 2010
Member • May 6, 2010
Member • May 6, 2010
Member • May 23, 2010
tinypic manmohan_185Tell my some other site where we can upload the photos
Member • May 23, 2010
document.forms[[I]number[/I]].elements[[I]number[/I]].focus() or documents.getElementById("[I]id of element you want to receive focus[/I]").focus()try this i think it works or you more elaborate the problem.
Member • May 23, 2010
cooldudeietdocument.forms[[I]number[/I]].elements[[I]number[/I]].focus() or documents.getElementById("[I]id of element you want to receive focus[/I]").focus()try this i think it works or you more elaborate the problem.
Member • May 24, 2010
Member • May 24, 2010
great job bro .help me to solve my queries if possiblecooldudeietNo need to say ..we are here to help each other 😀