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 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

Can the attributes of a css class be inspected using google chrome ? When
I'd like to create an image that states a website has been inspected and
Some IDEs (like Eclipse) seem to allow method calls to be inspected while debugging.
I would like to configure apache php5 in a way that .css and .js
I have a page using a Treeview server control like so: <asp:TreeView ID=uxTreeView ShowExpandCollapse=True
All UI Automation examples I've seen uses standard components whose state can be inspected
I wrote a fairly complex method that yield-returns IEnumerable<string> , but when I inspected
Using MVC3 I have found that setting a SelectList's selected value correctly renders the
Here's the scenario using Assembly.ReflectionOnlyLoadFrom : Both my assembly Inspected and my reflection Application
I have deployed my website to a production server... When inspected through firebug 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.