Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5964261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T19:23:58+00:00 2026-05-22T19:23:58+00:00

I need a calendar that shows only the months and years without the dates,

  • 0

I need a calendar that shows only the months and years without the dates, because I am developing a web project for bus agencies, and it will have an option to show for every month for every agent how many tickets he sold and how much money he made! somehow like google adsense calendar where you pick the time or period. I am using an already made calendar but its with dates,months,years. Maybe there is a change to modify it to show only months and years but I am not good with javascripting at all! this is it:

http://www.softcomplex.com/products/tigra_calendar/docs/

My question is what would you recommend me to use or to do? is there any better way or tutorial to make this type of calendar or an already made calendar?

THANK YOU FOR YOUR TIME AND HELP.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T19:23:59+00:00Added an answer on May 22, 2026 at 7:23 pm

    Why dont you just add loop for year and month drop down box (select option list), as you dont need date.That is the simplest way.

    var year=1950
    <select name='year'> 
    fo(i=year;i<2012:i++)
    {
     <option value=i>i</option
    }
    </select>
    
    
    var month=1
    <select name='month'> 
    fo(i=month;i<=12:i++)
    {
     <option value=i>i</option
    }
    </select>
    

    you can do this in php loop and js validate or only js itself .your wish

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm writing an application that need to add some events to a calendar in
I am developing a daily calendar and need to traverse to the next and
I am writing a month calendar-style control, and need to display a string that
I need a calendar View in my iOS 5 project. I found this Library
Android Calendar App I need to be able to implement a view similar to
I need to store items with a calendar date (just the day, no time)
I need to add an appointment to android phone's calendar. I'm using the following
I need to create a recurring event in SharePoint calendar. I am able to
I need to create next and previous link urls here's a sample <a href=/calendar/2009/10/>previous</a>
I'm using the David Walsh PHP calendar script and need to format my date

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.