Browse by Tags

All Tags » JavaScript (RSS)

CSS Browser Selector by mohanbrij

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...
Filed under: ,

Javascript Date Comparision using CustomValidator And String to Date Conversion using JavaScript by mohanbrij

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...
Filed under: , ,
More Posts