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 is closure?
What typeof returns for a null value?
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
How to use "join()" to create a string from an array using javascript?
How do you sort in javascript?
How to change video files randomly after completing its execution in Javascript?
How to disable an html object ?
How to create array in JavaScript?
What is the data type of variables of in javascript?
How to clone an object in javascript?
hi i want validations for two dropdown lists in java script.when user enter to second dropdown list by skipping first dropdown list we should get alert box. please help me very urgent
What are the data types available in javascript? Explain