CrazyEngineers
  • Help solving JavaScript problem

    mohan_185

    Member

    Updated: Oct 23, 2024
    Views: 931
    i am mohan , I am new to this forum . can any one please help me to solve this 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]
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • ms_cs

    MemberMay 6, 2010

    the picture is not visible dude.
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorMay 6, 2010

    You can't post photos from your desktop. First upload them to tinypic.com and post the URL.
    Are you sure? This action cannot be undone.
    Cancel
  • mohan_185

    MemberMay 6, 2010

    Tell my some other site where we can upload the photos
    Are you sure? This action cannot be undone.
    Cancel
  • mohan_185

    MemberMay 6, 2010

    just its a table . need to focus on particular cell using javascript .
    Are you sure? This action cannot be undone.
    Cancel
  • computeridiot007

    MemberMay 23, 2010

    mohan_185
    Tell my some other site where we can upload the photos
    tinypic man
    haha
    Are you sure? This action cannot be undone.
    Cancel
  • Gurjeet Singh

    MemberMay 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.
    Are you sure? This action cannot be undone.
    Cancel
  • mohan_185

    MemberMay 23, 2010

    cooldudeiet
    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.

    @cooldudeiet : ya it works thanks a lot dude .
    Are you sure? This action cannot be undone.
    Cancel
  • Gurjeet Singh

    MemberMay 24, 2010

    No need to say ..we are here to help each other 😀
    Are you sure? This action cannot be undone.
    Cancel
  • computeridiot007

    MemberMay 24, 2010

    cooldudeiet
    No need to say ..we are here to help each other 😀
    great job bro .help me to solve my queries if possible
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register