Hi
In my document.ready(),I am setting the href for html anchors based upon the selected anchor.Now if a javascript validation returns false on the anchor click,I need to stay in the current page itself,instead of redirecting.How can I achieve this?
Go to the complete details ...