Browse by Tags

All Tags » JavaScript (RSS)
While designing the webpage we often struggle to maintain the consistency of our site across different browsers. To achieve this we use different browser hacks. But again that ends up with making our programming more complicated. In this post I am going...
Posted by mohanbrij | with no comments
Filed under: ,
This function calculates the difference between the two Date, and Validate it, I used this function to validate the difference between the From Date and To Datefor not more then 366 days(to cover the leap year also) or less then 0, This function is called...
Posted by mohanbrij | 2 comment(s)
Filed under: , ,
More Posts