Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6142749
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:25:54+00:00 2026-05-23T18:25:54+00:00

I am using Jquery tabcontrol i.e using tabs() plugin. I have created 5 asp.net

  • 0

I am using Jquery tabcontrol i.e using tabs() plugin. I have created 5 asp.net pages & assigned each page to each tab.

Everything is working fine but when I try to find a control using $find("cntName") it always returns null. When I run the same page directly i.w without using tab control. It finds the control. when I click on viewsource it shows only `

<div id="tabs">
            <ul>
                <li><a href="Tab1General.aspx" id="tab1">General</a></li>
                <li><a href="Tab2DetailLines.aspx">Detail Lines</a></li>
                <li><a href="Tab3InqQuotes.aspx" id="tab3">Inq/Quotes</a></li>
                <li><a href="Tab4GrnDetails.aspx">Grn Details</a></li>
                <li><a href="Tab5InvoiceDetails.aspx">Invoice Details</a></li>
            </ul>
        </div> 

with jquery javascript & html tags. How do I find control on jquery tab control?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T18:25:55+00:00Added an answer on May 23, 2026 at 6:25 pm

    I think this is due to one of two things.

    Either the name you are expecting has been changed by asp.net to be something like pagename@ctrlname or some such convention.

    Or the page has not been loaded by the tab until you tab to it and it is active.

    One thing you could try is giving (one) of the controls a class name such as cssClass="TEMPCTRL" and then using the jQuery selector $(".TEMPCTRL") and seeing if an object is returned.

    If not then it’s possible the page is not loaded yet. If you do then the Id’s have been changed by asp.net and you should use the class name selector instead of the controls id.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using jQuery UI , I have a tabs plugin and within tab 1 gets
I have one question regarding using JQuery UI tab control in the asp.net mvc
I have built two control containers on a page, one is using jquery-ui tabs
using jquery v1.3.2 and jQuery UI 1.7.1 I have 1 tab control with 3
Does anyone have any resources about creating your own tab control without using jQuery
I am using jQuery tab control: http://jqueryui.com/demos/tabs/#ajax My design is: <div class=container2> <!-- review
Using jQuery validation plugin but it has no CSV validation. I have made an
I have a jQuery UI tab control in my web page, and i want
I'm using jQuery UI and the tab control on a series of pages. It
Using jQuery, how can I: Have all checkboxes on a page turned checked on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.