<script>
jQuery(document).ready(function(){
	jQuery(".hasPopover").popover('dispose').popover({"html": true,"container": "body","placement":"top"});
	jQuery('.controls').hover(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('show');});
	jQuery('.controls').mouseout(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('hide');});
    });
</script>Is my request clear?I think yes, see video at https://youtu.be/EyN01brpT-E
It does not work. I put it in user.js and custom code "helix Ultimate"Unfortunately I can only try to inject code with a browser console in runtime (as you can see in the video), I can't check this code with a real document ready trigger without access to your backend.
jQuery(function ($) {
    jQuery(document).ready(function(){
	jQuery(".hasPopover").popover('dispose').popover({"html": true,"container": "body","placement":"top"});
	jQuery('.controls').hover(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('show');});
	jQuery('.controls').mouseout(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('hide');});
    });
});jQuery(function ($) {
	jQuery(".hasPopover").popover('dispose').popover({"html": true,"container": "body","placement":"top"});
	jQuery('.controls').hover(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('show');});
	jQuery('.controls').mouseout(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('hide');});
});            jQuery(document).ready(function(){
	jQuery(".hasPopover").popover('destroy').popover({"html": true,"container": "body","placement":"top"});
	jQuery('.controls').hover(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('show');});
	jQuery('.controls').mouseout(function(){jQuery(this).closest('.control-group').find('.hasPopover').popover('hide');});
});            .control-group.interests-group:before,
.control-group.description-group:before{
    content: "\f0c0";
    font-family: 'jsn-icons'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color:#008000;
    position:absolute;
    right:0px;
    left:auto;
    margin:10px;
}            Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.
Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.
Before you post: read the documentation and search the forums for an answer to your question.
When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).
Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.
Language: only English

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.
Our site uses non fat, delicious cookies which help us improve your user experience. You can read more about it in our Legal page.
