I have seen number of times that very high traffic web sites use a trick sometimes when they want to mention a website or a resources (images etc) but do not want to give direct link. At first instance it look that it is for tracking a link but I… (Continue)
Google analytics has lots of functionality but it does not provide an easy way of tracking outbound links on click. MyBlogLog provides this functionality is very useful way but that is free only 10 entry each days. That also has restriction on free version that you cannot see report after… (Continue)
Want to attach an event handler to HTML element but not by writing as HTML property but directly using JavaScript! Attaching event dynamically for an element can be needed for the reason you do not have direct access to HTML element or for the reason you think that not attaching… (Continue)