Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > Customizations (Themes / Templates)

Customizations (Themes / Templates) Help with customizing the themes and templates. Post your own custom themes for others to enjoy.

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next

List mode and mouseover
Old 02-22-2011, 05:03 AM   #1
6593
Calendar User
 
6593 is offline
Join Date: Sep 2010
Posts: 16
Default List mode and mouseover

This is the template:

Code:
<li><a title="" href="***" [mouseover]>[title] ([date])</a></li>
The date part is formatted to display the whole span of an event, e.g. (31.3 - 3.1).

And this is the code on the page:

Code:
<div class="***"> 

    <ul class="***"> 

<?php 

unset($displayedEvents, $showDateS, $EPCBLOG); 

$showCat="50|83|42|45|54|47|81|26|28"; 

$LIST=1;


$listDays = 1;

$template="newstemplate_abwesenheit.php";
$DF = "j.n"; 

$epcListMouseover = "1"; 

require ("calendar.php"); 

?>

    </ul>

  </div>

What I thought this would do is that when I hover over a list entry, the mouseover would show the details of that entry.

However, what happens instead is that the mouseover displays all events from the start day of that entry, e.g. if the entry is from 31.3-1.3, the mouseover displays both the entry as well as a bunch of other entries that are active on that day (including those that started on an earlier date).

Is there a way to make the mouseover show only the details of the date that is actually displayed as [title] ([date]) within the a tag?

p.s. I also tried using a div tag but it behaved the exact same way.
 
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Highlight the day being viewed in blog mode, and list to blog selection Mike L Customizations (Themes / Templates) 2 09-02-2009 09:26 AM
On Mouseover in List Mode, a past event is listed jcimb General Support 9 04-23-2009 09:58 AM
Onclick pop-ups in list mode? Posterus Customizations (Themes / Templates) 1 12-04-2007 05:00 PM
List Mode questions cclay Customizations (Themes / Templates) 6 06-01-2006 03:59 PM
Mouseover in LIST mode? baal32 General Support 2 10-29-2005 09:10 AM



All times are GMT -4. The time now is 06:03 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |