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

  • Home
  • SEARCH
  • 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 9045791
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T11:26:46+00:00 2026-06-16T11:26:46+00:00

I am trying to gain the link that is on a certain page of

  • 0

I am trying to gain the link that is on a certain page of my website per user. I have to use jQuery because I don’t have access to the php. I have a script and it does something lol, just not what I want it to do…Any useful tips and support?

$.get('/profile?mode=editprofile');
   var a = $('.subtitle a').html();
   $('dl.left a').html(a);

Basically the url is /profile?mode=editprofile and I want to grab the a href from .subtitle a then place it in the dl.left a like I said it does something but not sure. I am not getting a console error or anything.

I’m not positive if I am doing something wrong or if I am writing this wrong.

<div class="main-head">
  <div class="subtitle">Registration Information - 
   <a href="/u1" target="_blank" style="color:#dedfdf;">View my profile</a>
  </div>
</div>

As you can see I am trying to grab that /u1 so I can make it work for all pages…The php placeholder the free site gives us will not work on all pages just these pages which are in the profile alone.

  • 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-16T11:26:48+00:00Added an answer on June 16, 2026 at 11:26 am

    You have to retrieve the html from the data returned. Something like this should work.

    $.get('/profile?mode=editprofile', function(data) {
       var a = $(this).find('.subtitle').html();
       alert(a);
     });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use DirectoryEntry to gain access to AD. We have an
I have made two attempts in trying to access a website with authentication, and
My website contains a link to a facebook page, and users who have pressed
Trying to make this jQuery filter that uses .find case-insensitive. For example, when the
I am trying to gain access of files within specific folders in Sharepoint 2007
I am trying to gain access to the list of Permissions in Manifest.permission ,
I'm trying to find an elegant way to inform a user that s/he is
I am trying to connect a JQuery slider to a gain node of an
I´m trying to use Interface Builder (IB) to gain time in my app development.
I have been trying to gain performance by implementing virtualization for my ListView. I

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.