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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T17:23:07+00:00 2026-05-16T17:23:07+00:00

$(document).ready(function(){ $(a[href*=’http://’]:not([href*=’+location.hostname+’])).attr(target,_blank); $(a[target!=’_blank’][target!=’_top’]).live(‘click’, function(){ $(#actualcontent).html(‘<center><img src=/deltasite/uploads/smallloader.gif></center>’); var url=$(this).attr(href)+’?jquery=1′; $(#actualcontent).load(url); $(#nav).load(‘/delta/pack_files/other/nav.php?url=’ +$(this).attr(href)); window.location.hash=$(this).attr(href); return false;

  • 0
$(document).ready(function(){


$("a[href*='http://']:not([href*='"+location.hostname+"'])").attr("target","_blank");

$("a[target!='_blank'][target!='_top']").live('click', function(){
$("#actualcontent").html('<center><img src="/deltasite/uploads/smallloader.gif"></center>');

var url=$(this).attr("href")+'?jquery=1';

$("#actualcontent").load(url);


$("#nav").load('/delta/pack_files/other/nav.php?url=' +$(this).attr("href"));

window.location.hash=$(this).attr("href");
        return false;  
    });

});

For some reason, on one embedded page of the site, this seems to affect links and images with onclick attribute. Any idea why? (Even if their target is blank or top). It only seems to do it on one page, annoyingly.

Any ideas?

Thanks,
Tom.

  • 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-16T17:23:08+00:00Added an answer on May 16, 2026 at 5:23 pm

    Try excluding images/links which have an onclick attribute, using a combination of the :not selector and the has attribute selector:

    $("a[href*='http://']:not([href='foo']):not([onclick])").attr("target","_blank");
    

    Demo: http://jsfiddle.net/HjYEX/2/

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

Sidebar

Ask A Question

Stats

  • Questions 542k
  • Answers 542k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer No, this is not a good approach. A million records… May 17, 2026 at 3:15 am
  • Editorial Team
    Editorial Team added an answer Read file, parse each line into an integer and store… May 17, 2026 at 3:15 am
  • Editorial Team
    Editorial Team added an answer Memory usage is somewhat more complicated than displaying a single… May 17, 2026 at 3:15 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

My problem is a little bit complex. I have the following code: $(document).ready(function() {
This is script what I have currently - <script type=text/javascript> $(document).ready(function () { $('.RemoveSystem').click(function
<script type=text/javascript> $(document).ready(function() { //select all the a tag with name equal to modal
I'm using a simple jQuery script for tabs: The JS: $(document).ready(function() { $(.tab-content).hide(); $(ul.tabs
I need to use href instead click event so I can use hover in
I'm not very elite when it comes to JavaScript, especially the syntax. So I'm
So I have a script like this <script type=text/javascript src=http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js> </script> <script type=text/javascript> $(document).ready(function(){
I am using Colorbox 1.3.6 with jQuery 1.4.2. Somehow the folowing code did not
I get the following Error: jquery1.4.2.js Line: 2828 Error: The Object does not support
Currently my AJAX is working like this: index.php <a href='one.php' class='ajax'>One</a> <div id=workspace>workspace</div> one.php

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.