SeraphDesign
09-21-2009, 07:15 PM
Hi, at fist i want to say that i am impressed by this nice Script, going to use it on a recent Project and going to buy it. :)
I almost finished to customize it as far as i want it but i have a problem with the display of the Events on the normal Calender View.
Recently it display the Events on the td Tag with an
onmouseover="return overlib(etc)" wich is not as i want to to be because of usabilty and SEO aspects.
Is it possible to get the Events of the specific date so that i can programm my own overlib with jquery?
what i mean is that instead of putting the hole information in an onmouseover Javascript mess:
<td class="dateid123">32
<div class="event id123">
<p><b>Title</b></p>
<p>Event Information in plain text with semantic Markup.</p>
</div>
</td>
i hope i could make my wish clear because my english is not this good.
anyway ,keep up the good work with this script!
I almost finished to customize it as far as i want it but i have a problem with the display of the Events on the normal Calender View.
Recently it display the Events on the td Tag with an
onmouseover="return overlib(etc)" wich is not as i want to to be because of usabilty and SEO aspects.
Is it possible to get the Events of the specific date so that i can programm my own overlib with jquery?
what i mean is that instead of putting the hole information in an onmouseover Javascript mess:
<td class="dateid123">32
<div class="event id123">
<p><b>Title</b></p>
<p>Event Information in plain text with semantic Markup.</p>
</div>
</td>
i hope i could make my wish clear because my english is not this good.
anyway ,keep up the good work with this script!