Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 how make "loading..."

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
venanzioc Posted - 19 Jul 2008 : 19:12:49
I would to load all graphic elements before enter in my site
for speed it

look like in this site http://www.webalice.it/a.rovito74/

how can i do?

my site is www.cellitti.it
7   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 04 Aug 2008 : 09:14:59
@venanzioc

Ogni volta che la pagina cambia gli oggetti vengono scaricati dalla memoria quindi la cosa non ? fattibile

Everytime the page changes graphical objects are unloaded from memory so you cannot make such as thing
venanzioc Posted - 03 Aug 2008 : 21:32:27
quote:
Originally posted by arov

[IT] Ciao, Venanzio, cerca sulla guida di Dhe. (cerca impostazioni pagina, onload o simili)
Comunque in breve devi usare l'evento Onload nelle
impostazioni della pagina.
Onload + show + label1 che significa:
"quando ? tutto caricato" + "mostra" + "label1"
Prova a vedere cos? se ci riesci.

[EN] Hi Venanzio, look DHE help (search page prop. and onload event)
On page prop. click on events and use:
Onload + show + label1

::arov::



sono andato nelle propriet? della pagina e ho scoperto che il programma in automatico ha gi? impostato quello che hai detto tu, ma non ? quello che voglio, secondo te caricare tutti gli oggetti grafici del sito nella pagina iniziale e renderli non visibili cos? da farli rimanere in memoria anche quando si cambia pagina ? un buon sistema?

...

oddio! e adesso chi lo traduce in inglese?


s.dav Posted - 30 Jul 2008 : 09:11:03
Try to use the "Sort Objects" item under the Tools menu, probably this will fix your problem
bronee Posted - 29 Jul 2008 : 21:25:50
I did try to do this, but the label seems to be showing up at the end of the loading and not from the start??

www.larsbronee.dk
venanzioc Posted - 20 Jul 2008 : 14:47:52
thanks to jtarin e anche a arov
arov Posted - 20 Jul 2008 : 11:32:06
[IT] Ciao, Venanzio, cerca sulla guida di Dhe. (cerca impostazioni pagina, onload o simili)
Comunque in breve devi usare l'evento Onload nelle
impostazioni della pagina.
Onload + show + label1 che significa:
"quando ? tutto caricato" + "mostra" + "label1"
Prova a vedere cos? se ci riesci.

[EN] Hi Venanzio, look DHE help (search page prop. and onload event)
On page prop. click on events and use:
Onload + show + label1

::arov::
jtarin Posted - 20 Jul 2008 : 00:39:05
Javascript is the most common way to preload images.
http://www.netmechanic.com/news/vol3/loadtime_no6.htm

But using CSS is also a option when script is turned off in the browser.
http://www.netmechanic.com/news/vol6/css_no18.htm

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000