This is a discussion on "Javascript Preloader" within the JavaScript Forum section. This forum, and the thread "Javascript Preloader are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Javascript Preloader
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Javascript Preloader
Hey guys anyone know how to create a javascript preloader?
Please help me.. Thnxxx |
|
|
|
#2
|
|||
|
|||
|
Re: Javascript Preloader
What do you want to preload? There could be a CSS way instead (depending on your answer)
|
|
#3
|
|||
|
|||
|
Re: Javascript Preloader
Quote:
But how do it do? Did you see the gmail loading msg on right top of the window when it loads....? That's what i want to do.... |
|
#4
|
|||
|
|||
|
Re: Javascript Preloader
No idea what you are talking about.
|
|
#5
|
|||
|
|||
|
Re: Javascript Preloader
Ok ok... just forget about what i told..
Just tell me how to make a Preloader using CSS and HTML... Thnx in advanced! |
|
#6
|
|||
|
|||
|
Re: Javascript Preloader
Like I said ... it depends what you are trying to do ... if you're loading images for a rollover menu. Usually ... this means you have 2 images. 1 for the normal link state and 1 for the hover. Instead of using JS to preload the 2 nd image, just combine both and use CSS to display in the proper position.
Pure CSS rollovers without Javascript But ... again ... this might have nothing to do with what you are doing so .. be more specific. Explain it better. Give us an example. |
|
#7
|
|||
|
|||
|
Re: Javascript Preloader
Quote:
What i want to is...... Just think that u type http://www.mypage.com in your web browser.... Then until it finished loading to your web browser, I want show a message "Loading Please wait".... |
|
#8
|
|||
|
|||
|
Re: Javascript Preloader
Ugh! Have a look at hotscripts or something ... But I would advise against it tho. It's very rare that you get a website that takes forever to load ... and if it does, it's because of poor coding.
|
|
#9
|
|||
|
|||
|
Re: Javascript Preloader
I don't know javascript much but can't u display a text message in div like "Loading page please wait" and onLoad event simply hide the div...
|
|
#10
|
||||
|
||||
|
Re: Javascript Preloader
well then this pages code needs a little work, mabe just have it load or 'render' in layers, I don't know how that works but most sites have that, this site has the effect, IMVU has it Myspace has it, I guess its in a css style sheet.
Just have a page that calls upon all the required images and things, or send a 'prerender' text or image
Last Blog Entry: Social Bookmarking Sites and its affect on SEO (Oct 1st, 2008)
|
|
#11
|
||||
|
||||
|
Re: Javascript Preloader
Quote:
Something like this...
Next time, 1. Search on Google (you would have found the following) 'Loading - Please wait' Message Display Script - Javascript2. If Google can't help you, ask somebody to help. But try to explain exactly what you want to do, with examples (if possible)
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| preloader |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with preloader | tcpodg | Flash & Multimedia Forum | 2 | Dec 6th, 2007 13:57 |
| preloader | crazytyler34 | Flash & Multimedia Forum | 3 | Oct 28th, 2007 17:27 |
| preloader help | jpixel | Flash & Multimedia Forum | 3 | Sep 27th, 2007 20:35 |
| Help with preloader | huminuh83 | Flash & Multimedia Forum | 4 | Jan 6th, 2007 20:10 |
| animated preloader? | moomin82 | Flash & Multimedia Forum | 1 | Mar 19th, 2006 14:47 |