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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:35:23+00:00 2026-06-13T01:35:23+00:00

I have a small problem with JQuery .load that´s driving me nuts – I

  • 0

I have a small problem with JQuery .load that´s driving me nuts – I am quite sure it is simple, but I have been staring at it for too long now 🙂

I have the following in a .ready(function() {

$('.content_s').load('url/path/aspxpage?dataid='+$(this).attr('data')); 

and 1 or more .content_s classed div with a data="data" section, but I cannot get the data attr – i just get undefined, regardless of the number of divs or what I set as data. The aspxpage gets called alright, just not with the data attr.

As mentioned, I think I have stared myself blind on this, so any suggestions would be most welcome.

Regards

  • 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-13T01:35:24+00:00Added an answer on June 13, 2026 at 1:35 am

    You need to use .each in such case:

    $('.content_s').each(function() {
        var $this = $(this);
        $this.load('url/path/aspxpage?dataid='+$this.attr('data'));
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Jquery Autocomplete . Its workng fine but I have small problem.
I have a small problem with a SWT.Browser widget who throws a quite puzzling
I have a small problem. So I have this page that loads dynamic content
I have a small jQuery based script for animating the border on images that
I have a small problem with my jQuery image rotator. Basically, my rotator should
I have a small problem, I want to load data from a PHP file
I have this small problem with a website I'm designing. It's fairly over, but
I have a cascade animation in jQuery. The problem is that: into the div
I'm trying to learn JQuery - and I have a small problem with ajax.
I have this small problem with jquery: I need to do something like this:

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.