• Resolved bilal43

    (@bilal43)


    Hello there!

    I purchased kttg tooltipy pro and now want to create tooltips on content that is generated by ajax call… please help me how to write ajax call function in Events to fetch…
    https://ibb.co/hZkgPk

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Jamel.Z

    (@lebleut)

    Hi @bilal43,

    In Events to fetch write the event name, when the event is triggered Tooltipy will fetch for new keywords in an eventual new content loaded with Ajax for example

    Note : your event may not have a name, that way you couldn’t use this feature

    Best regards

    Thread Starter bilal43

    (@bilal43)

    HI Jamel

    I tried to fetch tipytools by an event onchange. you can see in this image
    https://ibb.co/c00Uuk

    and also please see this
    https://ibb.co/bRXg75

    please guide me if it is possible to apply tipytools in this scenario…
    thanks
    kind regards

    Plugin Author Jamel.Z

    (@lebleut)

    Hi again,

    Ok I’m ready to guide you ??

    I tried to get into your site but looks like it’s still private, please contact me with mail and send me a temporary credentials if you can, we can talk with Skype if you wish

    Best regards,
    Jamel

    Thread Starter bilal43

    (@bilal43)

    Hi There!
    can you please give me an example how to use Events to fetch functionality….

    Plugin Author Jamel.Z

    (@lebleut)

    Hi @bilal43,

    Sorry for the delay,

    Ok let’s learn with examples:
    1- ‘click‘ is a basic event which could be fired by any element in the page when it gets clicked by the mouse, if you put ‘click‘ in the ‘Events to fetch‘ input, tooltips will be leaded from the server each time you click anywhere, now this works but is not useful with Tooltipy, let’s take another example with a custom event.

    2- Let’s say another plugin in your site loads some content with Ajax and triggers a custom event after loading, if the plugin uses jQuery you will find the event name in the ‘trigger()‘ function like : jQuery(“body”).trigger(“contentLoaded”);
    here you should add the ‘contentLoaded’ custom event to the ‘Events to fetch‘ Tooltipy setting

    Anyway the purpose of this setting is to add new tooltips on the new content which could be loaded with Ajax

    • This reply was modified 7 years, 7 months ago by Jamel.Z.
    • This reply was modified 7 years, 7 months ago by Jamel.Z.
    Thread Starter bilal43

    (@bilal43)

    Thanks problem is solved….

    Plugin Author Jamel.Z

    (@lebleut)

    Great, welcome ??

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I purchased kttg tooltipy pro

    For pro or commercial product support please contact the author directly on their site.

    As the author is aware, commercial products are not supported in these forums. As you are their customer I am sure they will have no problem supporting you there.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘tool tip for ajax content’ is closed to new replies.