[EventCalendar] removing roll-over title
Alex Tingle
alex at firetree.net
Sun Jan 14 23:07:01 UTC 2007
Phil,
You need to change the PHP. Look in day.php, you'll find the code that
generates those links.
If you just want to turn off the pop-ups, then there is an option for
it.
-Alex
On Sun, 14 Jan 2007 13:02:34 -0500
Phil Emery <phil at focusedcreative.com> wrote:
> Hi
>
> I went through the archives and found the hack to disable a:links for events:
>
> > I commented out this line
> > // a.href=days[i].getAttribute('link');
> >
> > And added just below it this
> > a.href="javas" + "cript: void(0)";
>
> and
>
> function day_link() {
> return "javascript: void(0)";
> }
>
> which does the job, 'cept the title of the event still shows up on mouse-over.
>
> To disable the "title" attribute tag would I change something in the
> popup.js file?
>
> Another acceptable work around for me could be if the title would
> just have the title of the event without the < @all day > addition.
>
> thanks
> --
>
> Phil Emery
> creative director
> phil at focusedcreative.com
>
> Focused Creative Communications
> 18 Hook Ave. (416) 534-4273
> Suite 106 fax: (416) 534-7740
> Toronto, ON M6P 1T4 http://www.focusedcreative.com
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar
--
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net +44-7901-552763
More information about the EventCalendar
mailing list