| 
 
 
 
 
 
  Not your question?
  Ask your question
  View similar questions
   
 Add your answer here.Check out some similar questions!
How to make an index.html page to... 
 [ 1 Answers ]
 Connect with my header file? Scotty13 
Create a PC image to html coding
 [ 1 Answers ]
 I want to create images, which are stored in my pc's hard disk, in a web page. For this I want to know the html coding for it. Thanks! 
How to put a prompt when there is no image during popup
 [ 1 Answers ]
 Hello! I have a the following code at the head === function popUp(popurl){ var winpops=window.open("","LargeImage","location=no,menubar=no,status=no,directories=no,scrollbars=no,toolbar=no,width=350,height=500"); if (popurl != null) {winpops.document.write("<center><img src= '"+popurl+"'... 
How to close all the childwindows(popup window) when closing the parent window
 [ 3 Answers ]
 Hi, all In javascript I need to close all the child windows that I have opened through a parent window Scenario: Here I will be having as many as child window opened and name given to the child window can not be tracked because each will be having a different name, and I am using 70 to... 
Html How do I make a search box?
 [ 1 Answers ]
 Hi, and thanks ahead of time. I'm going to have to have a database on my website that can be used with a search engine. But I want to know what I can do using only html if I can. Like if you wanted to look for a park in your area you would just input your zip code, And the park that is closest... View more questions Search 
 |