This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

how to make a message appear at a certain time when passing the cursor through an ico
#3
(17.09.2019, 12:24)admin Wrote: The easiest way is to use built-in "title" attribute. You can set it like this:
Code:
$('.my-custom-class').prop('title', 'custom title');
thank you very much Admin worked perfectly for me, a question out of curiosity. Can you change the sample time of the message?
Reply


Messages In This Thread
RE: how to make a message appear at a certain time when passing the cursor through an ico - by 3r1ck - 17.09.2019, 13:31

Forum Jump: