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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T22:29:48+00:00 2026-05-18T22:29:48+00:00

I inspected the inbox link in hotmail using firebug and saw something like that:

  • 0

I inspected the inbox link in hotmail using firebug and saw something like that:

<a ... href="javascript:; .... /> 

I just can’t figure out how the postback is realizing when I click the link. And what does “javascript:;” mean while it doesn’t refer to any function?

  • 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-18T22:29:49+00:00Added an answer on May 18, 2026 at 10:29 pm

    The javascript: part there is a pseudo-protocol meaning that the URI should be interpreted as JavaScript code. The ; immediately after it is a statement terminator. Assuming that nothing else follows, it basically makes the link do nothing when clicked.

    If something is happening when the link is clicked, I’m guessing a click event handler has been attached to it or one of its ancestor elements. click bubbles up the DOM, so you don’t have to watch it actually on the element itself.

    You won’t necessarily see those event handler attachments in the HTML; the page may well use unobtrusive techniques to hook up the handler later.

    Gratuitous live example #1 (hooking the click on the link unobtrusively)

    Gratuitous live example #2 (hooking the click on an ancestor element)

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

Sidebar

Related Questions

I'd like to inspect the content of a file before it is uploaded to
I'm looking to inspect SQL statements in Java/jdbc code to ensure that the SQL
I inserted some values into a table. There is a column whose value is
If user input is inserted without modification into an SQL query, then the application
Is it possible to inspect the return value of a function in gdb assuming
I've been test-infected for a long time now, but it would seem the majority
I'm trying to inspect my mysql database information_schema to find out the attributes of
I would find out the floppy inserted state : no floppy inserted unformatted floppy
I was thinking about a tool to inspect objects at runtime, primarily for reverse-engineering
I'm trying to fetch the last inserted row Id of a Sqlite DB in

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.