Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Shans Custom #1
ebay page is too big, help please...
Hello,
I have an ebay page that is about 200k, it has no layers, only 3 main tables
(one is 100% neccessary, photos) with bunches of nice graphics. I'd like for
a 56k user to be able to come in , make one click and all images but the one
important photo table turn into text alts. I know verrrry little about java,
and am only an intermediate HTML user. Here's a link to my main site, it's
basically the same thing as my ebay
pages..[url]http://www.shansaquariumcaves.bravehost.com[/url]
Thank you buddy!
Shans Custom Guest
-
My Net::eBay PERL module now recommended by eBay itself
On Fri, 02 Sep 2005 03:24:28 GMT, Ignoramus12789 <ignoramus12789@NOSPAM.12789.invalid> muttered something like: Hey, cool! Remember all the... -
Q about Ebay
bit of a novice with Ebay, but how can things disappear at the last minute (or maybe hour)? Last week I was watching an item and I checked and it... -
Further to eBay, what to do.
Thanks guys for your obvious concern! I have attempted to address the matter through eBay again though I have doubts I can attract the attention of... -
eBay, what to do?
Looking at his Shop Info page there are a couple of things that red flag this guy for me ie the words "no" and "not" :-( "Air registered -7-12... -
harassed on ebay
hi i have had the "same" buyer purchase one of my items 3 times under the buy it now option and refuse to pay. Each time he/she has used a... -
ForrestLyman #2
Re: ebay page is too big, help please...
the first thing i would look into would be optimizing your images. fireworks
it an awesome tool to do this with. if you don't have a copy you can download
a trial. you can optimize the images directly from dreamweaver (the clamp
after edit on the properties panel).
a lot of times you can cut a small image 50% without being real noticable!
if you need any help feel free to [email]forrest@digitalusmedia.net[/email]
ForrestLyman Guest
-
Shans Custom #3
Re: ebay page is too big, help please...
Good day,
I did optimize my images in Photoshop to the max. What I really want to do
now is make them dissapear and be replaced withe the alt text, with one click,
so as soon as a 56k or less browser enters the page, there's the clickable
option to hide the images, preventing them from even loading.
Shans Custom Guest
-
kirkdickinson #4
Re: ebay page is too big, help please...
Shan,
The images will load if they are in the page. You can't prevent that.
You can provide small thumbnails and link them to larger photos that aren't on
the page.
There are many javascript things that a lot of ebay users use. Most of those
that I have seen are specialized packages of ebay sales software. Probably
expensive unless you are selling large amounts of producst on ebay.
Kirk
kirkdickinson Guest
-
Shans Custom #5
Re: ebay page is too big, help please...
Ok.
I have a question still;
I have my heavy images (other than the neccessary picture display) at the
bottom half of the page. Am I correct in thinking that pages load starting
from the very top and work their way down?
if so, I think I'll be alright.
Thanks for the input,
PC
Shans Custom Guest
-
Lionstone #6
Re: ebay page is too big, help please...
> Am I correct in thinking that pages load starting
Well, the HTML and the images are retrieved separately. If your img tags> from the very top and work their way down?
have dimensions, then the whole page will draw sans images, then the images
will fill in as they're downloaded. The images themselves may be downloaded
in any order; you can't count on top down, alphabetical, or anything else,
especially if parallel requests are involved.
Lionstone Guest



Reply With Quote

