17.09.2019, 12:24
The easiest way is to use built-in "title" attribute. You can set it like this:
Code:
$('.my-custom-class').prop('title', 'custom title');
how to make a message appear at a certain time when passing the cursor through an ico
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
how to make a message appear at a certain time when passing the cursor through an ico - by 3r1ck - 13.09.2019, 13:46
RE: how to make a message appear at a certain time when passing the cursor through an ico - by admin - 17.09.2019, 12:24
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
RE: how to make a message appear at a certain time when passing the cursor through an ico - by 3r1ck - 20.09.2019, 13:38
|