localendar Forums Homepage


Print at Aug 16, 2025, 8:05:09 PM

Posted by support at Nov 15, 2016, 10:28:02 PM
Re: html5 page
It will be hard for me to debug the code inside your custom app.
But if all you want to do is hide the close button, you can do that with some custom HTML.

Go under Options->Events and in the "Common Event Description" box, use this:

<script>$( document ).ready(function() {
$('input[name=focusbutton]').hide()});</script>

----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us