onActivate function cache like AJAX cache
| Project: | clueTip - flexible, enhanced tooltip |
| Version: | 0.9.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I know this may be a little hard but here's my scenario. I use an onActivate function to call an AJAX function that gets dynamic content based on the event target and return it to a local div. I love the the AJAX cache ability. I was wondering if a "Cache onActivate Result (or something)" ability could be added. This would basically say: IF item hovered over equals last item hovered over THEN skip running function again.
Let me know if you need more details.
