Home
last modified time | relevance | path

Searched refs:tooltipShow (Results 1 – 1 of 1) sorted by relevance

/plugin/livepreview/
H A Dscript.js194 var tooltipShow = function (id, content) { function
206 tooltipShow(href,'RemoteScript plugin is not available');
208 tooltipShow(href,'Please wait, loading...');
214 tooltipShow(href, req.responseJS);
216 tooltipShow(href, '<br />'+req.responseText);