Replace $("#event-start") in the date example by '-inline-<div class="tooltip"></div>' from the tooltip example.
- Lg102
Embarrassed...I looked for but didnt find that example...Thank you. (It takes a community to raise a programmer.) Curious though, the <div class="tooltip"></div> part didnt work. I did get the css for tooltip, but still nothing. Perhaps that part isnt necessary, but would you have further suggestions?
- user1455083
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more
$("#event-start")
in the date example by'-inline-<div class="tooltip"></div>'
from the tooltip example. - Lg102