Hi, my calendar does show up on my web page but, the buttons to change months are not
functionning properly, and also when i click on a selected date with an event, nothing happens and
the month changes instead of showing me the information for that date.
Please help
Calendar page : djaysavoie.com/index.html
Thank you
functionning properly, and also when i click on a selected date with an event, nothing happens and
the month changes instead of showing me the information for that date.
Please help
Calendar page : djaysavoie.com/index.html
Thank you
Does it preview in the Web Calendar app ok? Might need to reupload or comment out a any scripts you have on that page one at a time as there may be a conflict.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Yes, the calendar works fine in the web app preview, i did try to delete and reupload the calendar still not working properly. I can't see what scripts would be causing this problem ....
This is my code inside my html page :
<div align="center">
<!-- This is where the calendar HTML will be inserted -->
<div id="cc_webcalendar">
<!-- this loads the calendar -->
<script type="text/javascript">
var maxdate=new Date("09/30/2013");
var mindate=new Date("05/01/2013");
loadTodaysCalendar(mindate,maxdate,"calendar");
</script>
</div>
</div>
<!-- This is where the calendar HTML will be inserted -->
<div id="cc_webcalendar">
<!-- this loads the calendar -->
<script type="text/javascript">
var maxdate=new Date("09/30/2013");
var mindate=new Date("05/01/2013");
loadTodaysCalendar(mindate,maxdate,"calendar");
</script>
</div>
</div>
Do you have the latest version?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Yes, just bought web calendar last week.
What browser are you viewing this in and version? I'm in Firefox most recent updated version and it's working fine for me. I can see the few dates you have marked with events and the little postit window opens when I click them. All seems to be fine for me. Might be a browser and/or browser cache issue.
IE 8 ...Version 8.0.6
I saw the underlines but was looking for more then that.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
I just tried with Google Chrome and it works... but 2 other machines with IE and its not working ...
weird.
weird.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.