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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:59:21+00:00 2026-06-13T22:59:21+00:00

I am just curious how would anyone make this. I am trying to figure

  • 0

I am just curious how would anyone make this. I am trying to figure out with lack of knowledge and of course I cannot make it.

So it would be something like…

If in jquery there is declared onClick function something like “firstGateway” and “secondGateway” how can I add what if there is first and what if its second.

I can’t even explain well.

But let me try.

<a onClick="firstGateway">YES FIRST!</a>

That would be html piece and jquery would need to run following:

<script type="text/javascript" src="http://fileice.net/gateway/mygate.php?id=492b542f45684b42"></script>
onClick=startGateway('123456');

and if it would be in html like this:

<a onClick="secondGateway">YES SECOND!</a>

Then jquery would run following:

<script type="text/javascript" src="http://fileice.net/gateway/mygate.php?id=4465766c4278366467523838"></script>
onClick=startGateway('654321');

Hope you understand me. I will still try to make it work but I do not think I will be able to succeed.

  • 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-13T22:59:21+00:00Added an answer on June 13, 2026 at 10:59 pm
    $('a').click(function(e){
        if (e.target.innerHTML == "something")
            //fooo
        else
            // Bar
    });
    

    You can check anything you want inside the callback. e.target is the anchor that was clicked.

    if (e.target.id == "someId")
    if ($(e.target).hasClass('fooClass'))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just curious if it is syntactically possible to do something like this: static (void)
Just curious how you would comment this line of code: string customerNm = customerNm.EndsWith(s)
Just curious, is there a format string I can use to output something like
I am very (VERY) new to Aptana and I'm just trying to figure out
This is mostly a theoretical question I'm just very curious about. (I'm not trying
Just curious if I'm creating a shared memory array on Windows platform like so:
Just curious to find out exactly what problems I'll cause myself if I include
I am just curious - did anyone got Fiddler to work with Windows Phone
Just curious to see people's opinions: Has anyone thought about implementing the Flash player
Just curious if anyone knows a quick way to use ucwords() on a string

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.