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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:50:15+00:00 2026-05-23T08:50:15+00:00

Is it possible to activate a link calling the title as the element reference

  • 0

Is it possible to activate a link calling the title as the element reference point:

<a href="#" title="dynamic title">Click me</a>

Im building a simple widget that will need to activate a link on another site. The link has no id or name tags.

I should also mention by activate I mean trigger the link.

The script loads an iframe and after loading I want it to trigger a set link on that page. In actual fact the code will need to trigger a series of links on the page

<script type="text/javascript">
<!--

    // autoclick
    $(document).ready(function(){
        document.frames["iframe"].$(".[title='title']").trigger('click');
        alert('bob');
    });
//-->
</script>

<iframe src="http://page.com" width="100%" height="50%" name="iframe" id="iframe"></iframe>
  • 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-23T08:50:16+00:00Added an answer on May 23, 2026 at 8:50 am

    You can use the attribute-equals selector [name="value"]:

    $('a[name="dynamic title"]').click(function() {
        // event handling code here
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an element with an onclick method. I would like to activate that
Is it possible to specify a hotkey that will activate a Google Chrome browser
How might it be possible to activate one of PowerPoint's ribbon buttons from C#
Kind of a quick question: Is it possible to activate a viewstate from XAML?
I am currently building an editor with Eclipse GEF. It is possible to add
Is it possible to check-in only files that contain modification with Team Foundation Server?
Is it possible to activate the network location provider on the android emulator? Maybe
Is it possible to activate a tab using an external button? for example, if
I'm wondering if it's possible to activate multiple Mono domains and execute them in
Is it possible to determine the previous active process to activate it? Mac OS

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.