Can any one tell me about s_objectID used for the anchor tag
why it is used, what for and how to use it properly.
with an example...please please......
Answer / dan burke
It is used for web analytics. By having a unique ID
associated with each link, it makes web analytical programs
like SiteCatalyst better able to track how many users are
clicking on each link on your site, etc.
Check out my blog for more tips at
ProgrammerBurke.blogspot.com
And my web company at Quasitime.com
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the different objects used in javascripts?
Should I learn java first or javascript?
Which type of variable among global and local, takes precedence over other if names are same?
What’s relationship between javascript and ecmascript?
How to check if a variable is an integer in javascript ?
Is javascript client side or server side?
To set all checkboxes to true using javascript?
Create an array in javascript with a list of 4 colors, assign that array to the variable, ‘colors’.
How to associate functions with objects using javascript?
Explain why "self" is needed instead of "this".
Are Javascript and JScript the same?
How to determine the state of a checkbox using javascript?