In the microsoft DOS window, there is a button that is a box made out of dashed lines. Use this to select the part of the screen you want, then use the button that looks like sissors to cut it, then you can paste it in any text editing document you want
I don't know how to fix it, but the problem is because the decimal part of the equation is sent to the co-processor, and when it is sent back to processor the data losses a little accuracy. Sorry I couldn't help with the answer, the way I solved the problem when I was making a calculator...
but the page loads and gets a random picture shown on it? I tested this some more and when every I use a document.write in the body of a web page the print preview doesn't work, but when I do it in the head, it works. Any thoughts?
I have a java script that finds a random number, than with that number prints out the picture in that array spot. Here is the code
<script language="JavaScript">
<!-- Hide from old browsers
function random_imglink()
{
var myImages=new Array()
var myComments=new Array()
//specify...
I'm using netscape 4.5, and the code isn't working for me. It isn't displaying a picture but when I take the div stuff out of the document.write the picture shows up fine. Any hints on how to solve this.
Thanks
Tyrone
I have the code
document.write("<div id='picture3' style='position:absolute; left:560px; top:500px;width:147px; height:143px; z-index:2'><img src='"+myImages[ry]+" ALIGN=RIGHT></div>");
What I need it to do is display the image and to position it on the screen. It...
I have the code
document.write("<div id='picture3' style='position:absolute; left:560px; top:500px; width:147px; height:143px; z-index:2'><img src='"+myImages[ry]+"' ALIGN=RIGHT></div>");
What I need it to do is display the image and to position it on the screen. It...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.