WebSite X5Help Center

 
Fulvio G.
Fulvio G.
User

Posizione Showbox e Crash continui - ShowBoxes position and various crashes  it

Автор: Fulvio G.
Просмотрено 1371, Подписчики 1, Размещенный 0  

Buongiorno a tutti,

E' un paio di giorni che mi sto "scervellando" per trovare una soluzione al mio problema: la posizione di apparizione delle showbox. Inizio scrivendo che il problema emerge solo quando trasferisco il sito da me creato su un server (remoto e/o locale), in modalità anteprima funziona tutto a dovere.

Il problema è la posizione della showbox, che vi mostro con delle immagini:

Good morning everyone,

I have a big problem with Website project Export and i cannot find a solution. The problem is the TOP border position of the showboxes. In Website Preview mode everything works great, the problem is shown only in local or remote servers (screenshots above can show you the problem).

posizione showbox

Analizzando l'elemento showbox con mozilla firefox ho cercato e trovato il parametro che stabilisce la distanza tra il bordo superiore della showbox e il bordo della pagina (811 pixel in questo caso) che si chiama top.

I've analized the ShowBox element with mozille firefox, i noticed that the TOP parameter's value was setted to 811px. Actually the value is still the same (you can check at links below).

posiz

Qui un altro esempio di un altro showbox (devo ridurre lo zoom per vedere la showbox intera, e il file SWF che viene caricato rimane invariato).

Here there is another showbox example, i've to zoomout to see the entire showbox borders. The SWF file remains on original dimensions.

Ho perso del tempo di lavoro a cercare la definizione e l'inizializzazione di top in vari files, ma senza successo. Nei files CSS non ho trovato nulla, neanche la ricerca di notepad++ mi ha potuto aiutare.

Ho dato un'occhiata anche ai file javascript ma mi sono messo le mani nei capelli non appena li ho aperti (non sono un esperto di javascript ma i file sono scritti in un'unica riga (robe da pazzi)), ho trovato l'elemento imShowBox nei file .js ma non ho trovato nessun valore che vada ad impostare top. Quasi sicuramente è calcolato in modo dinamico.

I've spent hours of work to find definition and initialization of top parameter in files, unluckily without any results. I searched that in CSS files with notepad++.

I took a look in .JS files (i'm not a javascript expert) and i found the imShowBox element, in his parameter i couldn't find top initialization. It maybe is dinamically calculated.

Sapendo che in modalità anteprima di WebSite funziona tutto, penso ci sia qualche problema in fase di esportazione.

Ho provato anche con CTRL+Anteprima ma non cambia nulla.

Ho esportato l'intero progetto e l'ho aperto con Windows 7 ma non cambia nulla.

NOTA: se creo una pagina nuova il problema non si presenta, si presenta solo con le pagine del progetto già fatte.

I've imagined an export problem or bug. I've tryed to export after CTRL+Preview and also with a Windows 7 partition without any result.

Notice: with new pages the problem doesn't exist. This problem is shown only with saved pages.

Riguardo ai Crash, al più delle volte si verificano quando chiudo l'anteprima del sito per tornare al programma, non viene specificato nessun errore ma solamente il classico "WebSite.exe ha smesso di funzionare".

Talking about crashes, they occur when i close preview windows to return back to the software. No errore are specified, there is only the classic "WebSite.exe doesn't work".

Aprite la showbox a questo link per avere l'esempio sui vostri schermi (click per il 3D).

Open following link's showbox to see the example ("Click per il 3D").

http://www.centrosicurezza.com/starlight.php

_____________________________________________________________________

Vi prego di aiutarmi a trovare una soluzione, grazie in anticipo.

Please help me on finding solution, thanks in advance.


WebSite Evolution 10.1.12.57.

Windows 8.1 professional x64
Windows 7 professional x86Intel core I5-3330
Ram 4GB

Размещено
4 Ответы - 1 Полезно - 1 Корректно
Mirko Boschetti
Mirko Boschetti
Moderator

io ho appena provato il tuo link, e mi apre lo showbox perfettamente al centro, ma solo con IE.... con FF e Chrome non funzia....

la pagina che ti crea crash, contiene dei script esterni...?

Читать больше
Размещено От Mirko Boschetti
Mirko Boschetti
Mirko Boschetti
Moderator

visto ora.....hai messo i codici nel punto sbagliato:

<style>.login { border-style: solid; border-width: 2px; border-color: #AA0000; border-radius: 0px; font-style: Calibri, serif; background-color:#FFFFFF; } .user.......

vanno messi prima della chiusura del tag head.....

Читать больше
Размещено От Mirko Boschetti
Fulvio G.
Fulvio G.
User
Автор

Non è una singola pagina a far andare in crash website. Ogni tanto "a random" mi si blocca quando chiudo la finestra di anteprima per tornare all'editor.

Читать больше
Размещено От Fulvio G.
Fulvio G.
Fulvio G.
User
Автор

Ho risolto spostando i CSS nell'head, non capisco però come mai le pagine nuove  funzionassero senza problemi

Читать больше
Размещено От Fulvio G.