Home  >  Community  >  The eBay Outlook  >  GoLive / HTML help


<< previous topic post new topic post reply next topic >>
 fenix03
 
posted on May 19, 2004 04:56:37 PM new
Working on this new site and losing my mind with one little detail. The was my items are set up, the thumbnail photo is clickable to open an enlarged version of the photo. The pop-up is not the problem, the problem is that I cannot get the window to size. I need a 360 x 360 window sans scroll, tool bars, etc. No matter what I do (I even broke down and pulled out a manual) the new window is a full sized window. I'm about to start pulling out hair. Help please!


~~~ • ~~~ • ~~~ • ~~~ • ~~~
If it's really "common" sense, why do so few people actually have it?
 
 lindajean
 
posted on May 19, 2004 06:02:54 PM new
I have found lots of help on the Ebay html/photo board. Someone will usually pop in and give you exact html to solve the problem within a few minutes.

You might want to give them a try. There are some really nice people over there.

http://forums.ebay.com/db2/forum.jsp?forum=99



[ edited by lindajean on May 19, 2004 06:04 PM ]
 
 photosensitive
 
posted on May 19, 2004 06:57:27 PM new
Are you using JavaScript?
-----o----o----o----o----o----o----o----o
“The illiterate of the future will be the person ignorant of the use of the camera as well as of the pen.”
Maholy-Nagy, Vision in Motion, 1947
 
 agitprop
 
posted on May 20, 2004 03:08:49 AM new
You can not open a new window to a specific size without using Javascript. This example is what you need. NOTE that it does not work on ebay listings anymore...

Enjoy

[code]
<script language="JavaScript">
function newWindow(url,width,height) {
flags = "width=" + width + ",height=" + height + ",resizable=no,scrollbars=no,menubar=no,toolbar=no,status=no,location=no,alwaysraised=yes";
window.open(url, "mywindow", flags);
}</script>

<a href="http://www.yourserver.com/pictures/front.jpg" onClick="newWindow('http://www.yourserver.com/pictures/front.jpg',300,225);return false;"><img src="http://www.yourserver.com/pictures/front_small.jpg"></a>
[/code]


 
 fenix03
 
posted on May 20, 2004 09:43:34 AM new
Agit - You are an angel!! Many thanks!!
~~~ • ~~~ • ~~~ • ~~~ • ~~~
If it's really "common" sense, why do so few people actually have it?
 
 
<< previous topic post new topic post reply next topic >>

Jump to

All content © 1998-2024  Vendio all rights reserved. Vendio Services, Inc.™, Simply Powerful eCommerce, Smart Services for Smart Sellers, Buy Anywhere. Sell Anywhere. Start Here.™ and The Complete Auction Management Solution™ are trademarks of Vendio. Auction slogans and artwork are copyrights © of their respective owners. Vendio accepts no liability for the views or information presented here.

The Vendio free online store builder is easy to use and includes a free shopping cart to help you can get started in minutes!