Sunday, December 9, 2007

How Much Is 20% Discount On 155$

How to include a bar "Loading Page"? -75 - How to include a


Inserts a bar in the middle of the page specifying the site is loading its content. Once finished, remove the bar and shows the entire page.

1. Go to Template, then Edit HTML and before \u0026lt;/ head> paste the following code:

\u0026lt;script type='text/javascript'> window.onload = detectarCarga; detectarCarga function ()

{document.getElementById ("imgLOAD.") style.display = "none";}
\u0026lt;/ script>

2. Then go to Page Elements and paste the following code:


\u0026lt;div id = 'imgLOAD' style = "TEXT-ALIGN: center"> \u0026lt;b> Loading \u0026lt;/ b> \u0026lt;IMG src = "http://i151.photobucket.com/albums/s137/andrewmusic1/loading . gif "> \u0026lt;/ div>
Then drag it where we see fit.

Note:

This also can be placed within the template code. There pages that offer different types of bars Loading Page:

Napyfab





Load Info
Activity Indicators




0 comments:

Post a Comment