Searched refs:buttonId (Results 1 – 3 of 3) sorted by relevance
47 $buttonId = 'stellarium-button-' . mt_rand(); // Unique button ID48 …<a href='javascript:void(0)' id='{$buttonId}' data-content='{$content}' onclick=\"sendStellariumRe…
1 function sendStellariumRequest(buttonId, serverUrl, password) { argument2 var content = document.getElementById(buttonId).dataset.content;
58 $buttonId = 'tagbutton-' . md5($tag);87 …$renderer->doc .= '<button class="' . $buttonClass . '" id="' . $buttonId . '" data-tag="' . htmls…