Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How to put a "close window" link on a page?
How to put a "close window" link on a page?
✍: Guest
<a href='javascript:window.close()' class='mainnav'> Close </a>
2010-11-30, 3992👍, 0💬
Popular Posts:
What is the concept of XPOINTER? XPOINTER is used to locate data within XML document. XPOINTER can p...
How will you freeze the requirement in this case? What will be your requirement satisfaction criteri...
What will be printed as the result of the operation below: main() { int x=10, y=15; x = x++; y = ++y...
What's the difference between J2SDK 1.5 and J2SDK 5.0? There is no difference, Sun Microsystems just...
How could Java classes direct program messages to the system console, but error messages, say to a f...