Click here to Skip to main content
15,996,848 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'am working a week calender,i have two buttons previous and next.When click on next button then needs to alert next week starting and ending date each click will shows the next week stating and endind dates.And same like previous button

<input type="button" class="weeknext" name="" value="next" />
<input type="button" class="previous" name="" value="previous" />
Posted
Updated 2-May-14 0:10am

1 solution

 
Share this answer
 
Comments
MAGuru 2-May-14 7:25am    
need to alert all starting and ending dates of weeks after current month,each click will shows the next starting and ending dates

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900