473,406 Members | 2,273 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Help With My Pop-Up Image Window...

hello. i am using the following code to open a popup window with an
image in it. on my mac, it works fine...but on a pc, the image has a
white border around it, and since i have the popup window opening at
the exact same size as the image, the image gets pushed down and to the
right (hence cropping the picture). is there any way to fix this?

<a href= "#"
onClick="window.open('images/36.jpg','','toolbar=no,width=394,height=318,left=2 65,top=115,screenX=265,screenY=115,status=no,scrol lbars=no,
resize=no');">

thanks!

Jul 23 '05 #1
1 1126
jo***********@gmail.com wrote:
hello. i am using the following code to open a popup window with an
image in it. on my mac, it works fine...but on a pc, the image has a
white border around it, and since i have the popup window opening at
the exact same size as the image, the image gets pushed down and to the
right (hence cropping the picture). is there any way to fix this?

<a href= "#"
onClick="window.open('images/36.jpg','','toolbar=no,width=394,height=318,left=2 65,top=115,screenX=265,screenY=115,status=no,scrol lbars=no,
resize=no');">

thanks!


yes: Make the window bigger.
Mick
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Andre | last post by:
Hi guys, newbie question. I am having trouble with a script that is supposed to login me to my account on yahoo pop server. When i do this: import getpass, poplib, re POPHOST =...
4
by: Li Ming | last post by:
Now I'm learning how to write xsl to transform an xml document. I am trapped by a problem, and here's the sample xml document: <category> <cd type="pop">Pop music</cd> <cd type="rock">Rock</cd>...
41
by: Seth | last post by:
I am in need of source code for the Aho Corasick algorithm. I have tried searching the web but can't seem to find any code. Is there a good site for c code I can search? Thanks in advance.
33
by: Prashanth Badabagni | last post by:
X-No-archive: yes I wonder why this code works .. can u please explain int main(void) { if (putchar((((main==main)+(main==main))*((main== main)+(main==main)) * ((main==main)+(main==main)) *...
0
by: john | last post by:
Hi,All MS Tech Gurus: I need your help!!! It is the second time I post this message, I need get some feedback ASAP, Please Help!! Thanks a lot in advance. John I have a csharp method, using...
3
by: Sky Sigal | last post by:
I coming unglued... really need some help. 3 days chasing my tail all over MSDN's documentation ...and I'm getting nowhere. I have a problem with TypeConverters and storage of expandableobjects...
5
by: satan | last post by:
I need a help in my method equalStack in my class StackClass. public class StackClass { private int maxStackSize; //variable to store the maximum ...
5
by: flaca2 | last post by:
I need help understanding how a stack works in the following code stack1.push(10) stack1.push(8) stack2.push(2) stack1.push(3) while !(stack1.isempty()) x=stack1.top; stack1.pop();
1
by: wishbone34 | last post by:
Below is a postfix eval. program i have made, it works fine, however my professor wants me to make a header file with the class, and I tried this class StackType { public: void...
2
by: Jolie Chen | last post by:
I am learning template programming now, and I wrote the following code #include <iostream> #include "Queue.h" using namespace std; template <typename Tclass QueueItem { public: QueueItem(T...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.