File manager - Edit - C:/inetpub/vhosts/alsawaripharma.com/icte-dubai.com/en/wp-content/plugins/all-in-one-seo-pack/js/aioseop-helper.js
Back
/** * Use for JavaScript compatibility by using anonymous functions; which * are loaded into the footer. * * @summary AIOSEOP Footer JS * * @since 2.4.2 */ (function($) { /** * jQuery UI Tooltips * * Initiates the jQuery UI Tooltips on the admin pages with the class and * title attributes set properly. * * @see StackOverflow - Specify jQuery UI Tooltip CSS styles * @link https://stackoverflow.com/questions/14445785/specify-jquery-ui-tooltip-css-styles * * @since 2.4.1.1 * * @link http://api.jqueryui.com/tooltip/ */ function aioseopTooltips() { $( ".aioseop_help_text_link" ).tooltip({ // Documentation recommends using classes, as tooltipClass is marked as deprecated. // However, tooltipClass is the only working method. So, both methods are included. classes: { "ui-tooltip": "ui-corner-all ui-widget-content aioseop-ui-tooltip" }, tooltipClass: "aioseop-ui-tooltip", open: function( event, ui ) { ui.tooltip.css( "min-width", "170px" ); ui.tooltip.css( "max-width", "396px" ); if ( 'undefined' === typeof( event.originalEvent ) ) { return false; } var $id = $( ui.tooltip ).attr( 'id' ); // Close any lingering tooltips. $( 'div.ui-tooltip' ).not( '#' + $id ).remove(); // AJAX function to pull in data and add it to the tooltip goes here. }, close: function( event, ui ) { ui.tooltip.hover( function() { $( this ).stop( true ).fadeTo( 400, 1 ); }, function() { $( this ).fadeOut( '400', function() { $( this ).remove(); }); } ); }, content: function( callback ) { callback( $( this ).prop( "title" ) ); } }); } aioseopTooltips(); }(jQuery));
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 0.09 |
proxy
|
phpinfo
|
Settings