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 8810479
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T03:07:41+00:00 2026-06-14T03:07:41+00:00

I have this html block <div id=pane class=MosadBoxRight scroll_pane style=overflow: hidden; height: 590px; width:

  • 0

I have this html block

    <div id="pane" class="MosadBoxRight scroll_pane" style="overflow: hidden; height: 590px; width: 250px; padding: 0px 41px 0px 0px;">
                <div class="MosadBoxRightKoteretpopUp">text</div>
                <div class="area" id="area1">
<a iframe="/4746929" style="cursor:pointer" class="alink" id="aLink">example1
 </a></div>
                <div class="area" id="area2">
<a  iframe="4746929" style="cursor:pointer" class="alink" id="aLink">example1 
</a></div>
                <div class="area" id="area3">
<a  iframe="/474692946" style="cursor:pointer" class="alink" id="aLink">example1
</a></div>

        </div>

I have also this javascript function

  function nextchapter() {
     loc=loc+1;
     var contextCmsPage = $("#pane .alink:nth-child(0)").attr("iframe");


     }

and a button that call this function

<input type="button" id="btnc" onclick="nextchapter()" value="check" />

I am trying to get nth child of class alink in father Div pane

I getting undefinded for $("#pane .alink:nth-child(0)").attr("iframe");

I also tried

$("#pane").find(".alink:nth-child(0)").attr("iframe");

with same result

What can be the problem?

Thanks

Baaroz

  • 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-06-14T03:07:43+00:00Added an answer on June 14, 2026 at 3:07 am

    You don’t need the nth child but the nth element of class alink.

    Use this :

    var link = $("#pane .alink").eq(0);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this html: <div id='calendarControlPane'> <div id='calendarControl'> <div style=border-style:solid; display:inline-block;> <div style=width:14;height:15;> </div>
I have this fragment of HTML: <div style=display: inline-block; width: 20px; height: 20px; background-color:
I have this html <div id=cont> <div id=videowrapper class=fitmein> <div id=vimeoposition style=display: block;> <div
I have that problem, in html I have this code: <div> <div class='category' style=display:block>
I have a simple CSS image map that works like this: HTML: <div style=display:block;
I have this HTML in my DNN pane: <div class=mapImage><span xmlns=http://www.w3.org/1999/xhtml><a href=#TB_inlinemodalContent?height=350&amp;width=500&amp;inlineId=modalContent><img alt= width=193
I have this html. <div> <input type=password id=user_password name=user_password class=password> <div class=passwordstrength s_1 style=display:
i have this html code <table style=width: 100%;> <tr> <td> ID </td> <td> <input
I have this HTML structure <div class=buttons> <button data-icon=ui-icon-disk class=save>Save1</button> <button data-icon=ui-icon-check class=ok>OK1</button> <button
I have this html: <div class="object-box"> <img ... /> <span class="caption">This is the caption</span>

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.