Sprawdź inne sugestie
-
Zmień język na Polski To log in use your user name and password. Your user name must be one of the following: e-mail address customer ID number that you can...
-
Set language to English rachunek wysyłamy e-mailem na adres nadany przez UPC oraz inny wskazany przez Ciebie rachunek jest także w zakładce Płatności w Moim UPC - przy wybranym miesiącu...
-
Zmień język na Polski Bills may be paid in several ways. Please find the detailed information below. 1. E-payment Log into Moje UPC. Click on Zapłać online/Pay online . No button...
-
Zmień język na Polski This article contains detailed information on the return of equipment. 1. What equipment must be returned and under which circumstances? If you cancel any service – return all...
-
Zmień język na Polski 1. How to resign from trial services Check in the promotion rules, if the service you are using is a trial service. If yes: go to the...
-
It is worth to do a hard reset of the Horizon digital TV box modem in case of any problems with signal reception, both when it comes to TV and...
-
Check if there are outages or planned works in your region. They can be the source of the problems you are facing. var lang = 'eng';$.getScript("https://pytania.upc.pl...
-
UPC Moduł CI+ 4K should not be connected to the TV set when searching for channels. Detailed information on how to search for channels and on the CI+ socket can be...
-
Pakiet Filmy i Seriale - My Prime to usługa wyłącznie dla Klientów indywidualnych, dająca dostęp do katalogu wielu godzin materiałów video dostępnych na żądanie: znanych filmów popularnych seriali bajek dla dzieci...
-
Dotyczy wyłącznie klientów biznesowych Jeśli serwer, z którego jest odwołanie do bazy, jest w hostingu UPC, to w celu połączenia się z bazą danych, jako adres serwera MySQL podajemy adres 127.0...
');
registerClick();
if (NO_FLASH != 1)
if (navigator.userAgent.indexOf("Edge") < 0)
if (!IS_MOBILE_BROWSER) {
embedFlash();
}
$('#avatar-container').jani({
frameWidth: ANIMATION_WIDTH,
frameHeight: ANIMATION_HEIGHT,
speed: ANIMATION_SPEED,
totalFrames: ANIMATION_TOTAL_FRAMES
});
try {
document.getElementById('mp3').addEventListener("ended",
endSoundCallback, true);
document.getElementById('mp3').addEventListener("error",
endSoundCallback, true);
document.getElementById('mp3').addEventListener("play",
playSoundCallback, true);
} catch (e) {
}
initAutocomplete();
raportGATiming(requestResult);
// bug na urządzeniach android chrome, nieodświerzanie ikonek
$(".glyphicon").css("width", "auto");
startSampytaj();
try {
window.history.pushState(requestResult,
requestResult.query, requestResult.urlQueryString.replace('amp;', ''));
} catch (e) {
}
}
function isSuggestionDisabled(requestResult) {
return requestResult.jaioResult.categoryNames.includes("nosuggest");
}
function startSampytaj() {
}
function updateLayout(requestResult) {
resetRateForm();
setTitle(requestResult)
updateAnswerLayout(requestResult);
//external search layout
if (!isSuggestionDisabled(requestResult) && requestResult.externalSearchResult != null && requestResult.externalSearchResult.length !== 0) {
var htmlCC = "
Sprawdź inne sugestie
";
for (var i = 0; i < requestResult.externalSearchResult.length; i++) {
htmlCC += "";
}
htmlCC += "
";
$("#" + ANSWER_CCRESULTS_ID).html(htmlCC);
$("#seeMore").show();
} else {
$("#" + ANSWER_CCRESULTS_ID).html("
Sprawdź inne sugestie
Brak dodatkowych odpowiedzi na zadane pytanie.
Skorzystaj z odpowiedzi wyświetlonej powyżej lub zadaj kolejne pytanie.");
$("#seeMore").hide();
}
try {
iFrameResize({log:false});
} catch(e) {}
}