Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
display big image in Web page
Name: br1an Date: May 16, 2004 at 23:28:55 Pacific OS: WinXP CPU/Ram: 128
Comment:
know that this is a bit off topic anyway,answer if you can. i want to display my image in my webpage (*.html) so that when people open the page, they can see the image loading line by line , you know, the image appears slowly, bit by bit....at the moment, my web page just display a blank page while it is loading in the background and only display the image when it has finished... i have big images..so wanna display it to keep people staying... ;D
Name: Jakescomputers Date: May 16, 2004 at 23:34:30 Pacific
Reply:
what web site is it? http://www.????????.???/
(B) Don't fight with me the clowns are on my side. (B)
0
Response Number 2
Name: chaud Date: May 17, 2004 at 04:19:30 Pacific
Reply:
in photoshop go file->save as for web -> then check the box that says interlaced or progressive...
http://excellhosting.net for all your hosting needs.
0
Response Number 3
Name: Terri Kaduck Date: May 17, 2004 at 17:08:26 Pacific
Reply:
How it loads on peoples computers is going to depend on their speed of processor and connection speeds. When I had a slower processor and a dial up connection all my images loaded just as you stated. But now with a faster processor and a DSL connection it all loads at once. And the images won't keep the people staying. It's your site content that will draw/keep them. The only thing that will make you lose them (maybe) is a slow loading main page. If people have to wait more than 30 seconds for a page to load, most move on to something else.
0
Response Number 4
Name: FBI Agent Date: May 20, 2004 at 19:26:43 Pacific
Reply:
ummm... Terri, you're a little slow. if i made a website with a bitmap image of 2.25MB, you couldnt download it in 1 second. i'd take more than 10 seconds. i think chaus answer would work best if it works.
Summary: On a class reunion website, www.MillardClassOf78.com/then.jsp, I use the following onclick code to display an image in a popup. onclick="return enlarge('images/now/imageName.jpg',event)" You can get t...
Summary: can anyone tell me how can I display an image in my XML document using DTD and CSS. I tried to do like this: <xmlns:html="http://www.w3.org/TR/REC-html40"> <html:img src="some.gif"/> and in DTD ...
Summary: Frontpage, I guess. Because it's not necessary to have any big knowledge about HTML and other coding languages to create your own web pages. The only thing you should keep in mind when creating a web ...