www.vaguenewworld.com
Links in Calendar not working
Using latest version of Web Calendar, I can't get links I created in Event Details box to actually work in the resulting Calendar. Anybody else have this problem? Any fixes? Thanks.
vague new world....since 1949
www.vaguenewworld.com
www.vaguenewworld.com
I am having the same result. I can see the little yellow box with event details pop up in preview in the program, but up on the web, the link produces no result....
Sunds like you did not upload all of the required JavaScripts. What is the URL to your calendar?
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
http://test.imfilmworks.com/events.htm
I am publishing the files through the calendar program.
The event is on May 6th
I am publishing the files through the calendar program.
The event is on May 6th
I think your issue is you have 2 copies of jquery on your page defined and they are conflicting. You should only have one.
<script src="calendar/javascript/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="calendar/javascript/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
That was it man! Brilliant!
Thanks
Thanks
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.