Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal popup issue #215

Open
madmoe00 opened this issue Jan 29, 2014 · 9 comments
Open

Modal popup issue #215

madmoe00 opened this issue Jan 29, 2014 · 9 comments

Comments

@madmoe00
Copy link

I'm having some issues with this great contribution and they are:

  1. When I press on any view then back to month view popup not working anymore I get redirected to URL directly
  2. Year and month name are not appearing on top like the demo
  3. Can we have the day view as a day agenda with hours in place
  4. Using it with MVC cannot have a JSON variable called class if it was with a capital C then it would work for changing the class for the event
    Other than that it is very nice
    Moe
@Serhioromano
Copy link
Owner

Pardon? What contribution we are talking about?

@madmoe00
Copy link
Author

I mean this calendar is a great contribution to the world!

@Serhioromano
Copy link
Owner

  1. I checked on demo and it works. Please make sure you install latest version. See Installing through Bower shows version 0.9 #206
  2. The same
  3. Should be there already. See demo. But not yet finished.
  4. Did not get you.

@madmoe00
Copy link
Author

  1. Installed the latest version. Now when I go back to month view it just opens the slider down for the day.
  2. Still not appearing. Where is it in the .js that you are setting those variables?
  3. Ok got it.
  4. Just had to put @Class as class is a reserved word there, also got it!

@Serhioromano
Copy link
Owner

  1. If it doesn't not work on your site and works at our demo, that simply means 2 things.
    a) You do not have latest version
    b) There is conflict with other scripts you are using.
  2. Then you need to check it with console and make sure all files are included.

@madmoe00
Copy link
Author

  1. Still some glitches from now an then I will supply an example
  2. Ok was missing the h3 tag in page header. Got It!
    Thank you @Serhioromano !

@madmoe00
Copy link
Author

@Serhioromano just one last question if i added a new event is there a function to reload the events without refreshing the whole page?

@Serhioromano
Copy link
Owner

Yes. you can reload view calendar.view().

@madmoe00
Copy link
Author

I don't know what I am doing wrong but it seems to be not working if I refresh the page all the new events are loaded! after successful Ajax post i'm doing $("#calendar").calendar.view() yet nothing is happening!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants