Click here to Skip to main content
16,013,440 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Printing Big (Huge... You dont belive how huge...) image in a browser Pin
A.Dent28-Aug-08 1:02
A.Dent28-Aug-08 1:02 
GeneralRe: Printing Big (Huge... You dont belive how huge...) image in a browser Pin
Guffa29-Aug-08 9:45
Guffa29-Aug-08 9:45 
GeneralRe: Printing Big (Huge... You dont belive how huge...) image in a browser Pin
A.Dent31-Aug-08 4:15
A.Dent31-Aug-08 4:15 
QuestionHow can we generate a tiny preview image from a website ? Pin
Mohammad Dayyan26-Aug-08 11:24
Mohammad Dayyan26-Aug-08 11:24 
AnswerRe: How can we generate a tiny preview image from a website ? Pin
Shog926-Aug-08 11:43
sitebuilderShog926-Aug-08 11:43 
Questionweb page design with different resolution Pin
UD(IA)26-Aug-08 4:42
UD(IA)26-Aug-08 4:42 
GeneralRe: web page design with different resolution Pin
Perspx26-Aug-08 6:40
Perspx26-Aug-08 6:40 
GeneralRe: web page design with different resolution Pin
UD(IA)26-Aug-08 20:19
UD(IA)26-Aug-08 20:19 
thanks for reply and if you can help or anybody can help me to overcome this problem.
i send you dummy code:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>untitled</title>
<style type="text/css">
<!--
#apDiv1 {
	position:absolute;
	left:-132px;
	top:0px;
	width:262px;
	height:600px;
	z-index:1;
	background-image: url(images/bgleft.jpg);
}
#apDiv2 {
	position:absolute;
	left:896px;
	top:0px;
	width:111px;
	height:600px;
	z-index:1;
	background-image: url(images/bgright.jpg);
	border: 0;
}
.if11 {
	position: absolute;
	left: 13px;
	top: 2px;
	width: 578px;
	height: 359px;
}
#apDiv3 {
	position:absolute;
	left:116px;
	top:0px;
	width:755px;
	height:600px;
	z-index:1;
	background-image: url(images/b.png);
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:0px;
	width:781px;
	height:200px;
	z-index:10;
	background-image: url(images/top1.png);
	border: 0;
}
#apDiv5 {
	position:absolute;
	left:116px;
	top:560px;
	width:780px;
	height:39px;
	z-index:1;
	background-image: url(images/bottom.jpg);
}
#apDiv6 {
	position:absolute;
	left:0px;
	top:200px;
	width:180px;
	height:360px;
	z-index:1;
	background-image: url(images/left.jpg);
}
#apDiv7 {
	position:absolute;
	left:303px;
	top:200px;
	width:593px;
	height:360px;
	z-index:1;
	background-image: url(images/content.jpg);
}
#apDiv8 {
	position:absolute;
	left:698px;
	top:259px;
	width:168px;
	height:228px;
	z-index:11;
	background-image: url(images/content_velkommen.jpg);
}
.tbltop {
	position: absolute;
	left: 653px;
	top: 7px;
	z-index: 25;
	width: 116px;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	vertical-align: middle;
}
.atop1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: middle;
}
#apDiv9 {
	position:absolute;
	left:137px;
	top:215px;
	width:163px;
	height:20px;
	z-index:26;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	border: thin solid #999999;
}
#apDiv10 {
	position:absolute;
	left:137px;
	top:240px;
	width:163px;
	height:20px;
	z-index:26;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	border: thin solid #999999;
}
#apDiv11 {
	position:absolute;
	left:137px;
	top:265px;
	width:163px;
	height:20px;
	z-index:26;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	border: thin solid #999999;
}
#apDiv12 {
	position:absolute;
	left:137px;
	top:290px;
	width:163px;
	height:20px;
	z-index:26;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	border: thin solid #999999;
}
#apDiv13 {
	position:absolute;
	left:137px;
	top:315px;
	width:163px;
	height:20px;
	z-index:26;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	border: thin solid #999999;
}
#apDiv14 {
	position:absolute;
	left:312px;
	top:208px;
	width:573px;
	height:326px;
	z-index:27;
}
#div1
{
	position:absolute;
	left:106px;
	top:215px;
	width:168px;
	height:20px;
	z-index:26;
	font-family: Arial;
	font-size: 12px;
	
	vertical-align: middle;
	}
.divcolor
{
background-color: #11780b;
}
.divcolor1
{
	background-color:#333333;
}
-->
</style>
<script language="javascript">
	function m_over(x)
	{
		x.className="divcolor1";		
	}
	function m_out(x)
	{
	x.className="divcolor";
	}
	function m_overlink(y)
	{
	y.className="atop1";
	}
	function m_outlink(y)
	{
	y.className="atop";
	}
	function prin()
	{
		var v=document.getElementById("if1").src;
		window.open(v,"mywindow","menubar=1,resizable=1,width=590,height=365");  
		window.print(v);
		//alert(v);
	}
</script>
</head>

<body>
<div id="apDiv1"></div>
<div id="apDiv2"></div>
<div id="apDiv3">
<div id="apDiv4">
<table width="45%" border="0" class="tbltop">
  <tr>
    <td align="center"><a class="atop" onmouseover="javascript:m_overlink(this)" onmouseout="javascript:m_outlink(this)" onclick="prin()">xyz |</a></td>
    <td align="center"><a class="atop" onmouseover="javascript:m_overlink(this)" onmouseout="javascript:m_outlink(this)" onclick="javascript:document.getElementById('if1').src='sitemap.html'">sitemap |</a></td>
  </tr>
</table>
<div id="apDiv6"></div>
</div>
</div>

<div id="apDiv5"></div>
<div id="apDiv7">
	<iframe src="../new1/velkommen.html" id="if1" height="365" width="590" frameborder="0" class="if11"></iframe>
</div>
<div id="apDiv9" class="divcolor" onmouseover="javascript:m_over(this)" onmouseout="javascript:m_out(this)" onclick="javascript:document.getElementById('if1').src='Velkommen.html'">  <a class="atop">Velkommen</a></div>
<div id="apDiv10" class="divcolor" onmouseover="javascript:m_over(this)" onmouseout="javascript:m_out(this)" onclick="javascript:document.getElementById('if1').src='firmaprofil1.html'">  <a class="atop">Firmaprofil</a></div>
<div id="apDiv11" class="divcolor" onmouseover="javascript:m_over(this)" onmouseout="javascript:m_out(this)" onclick="javascript:document.getElementById('if1').src='vitilbyder.html'">  <a class="atop">Vi tilbyder</a></div>
<div id="apDiv12" class="divcolor" onmouseover="javascript:m_over(this)" onmouseout="javascript:m_out(this)" onclick="javascript:document.getElementById('if1').src='herliggervi.html'">  <a class="atop">Her ligger vi</a></div>
<div id="apDiv13" class="divcolor" onmouseover="javascript:m_over(this)" onmouseout="javascript:m_out(this)" onclick="javascript:document.getElementById('if1').src='kontaktos.html'">  <a class="atop">Contact Us</a></div>
<div style="background-color:#666666"></div>
</body>
</html>

i look this with different resolution. Big Grin | :-D

I will do my best?

GeneralRe: web page design with different resolution Pin
Ashfield26-Aug-08 21:22
Ashfield26-Aug-08 21:22 
GeneralRe: web page design with different resolution Pin
UD(IA)26-Aug-08 22:34
UD(IA)26-Aug-08 22:34 
GeneralRe: web page design with different resolution Pin
Ashfield27-Aug-08 0:35
Ashfield27-Aug-08 0:35 
GeneralRe: web page design with different resolution Pin
UD(IA)27-Aug-08 1:24
UD(IA)27-Aug-08 1:24 
GeneralRe: web page design with different resolution Pin
Ashfield27-Aug-08 1:30
Ashfield27-Aug-08 1:30 
GeneralRe: web page design with different resolution Pin
UD(IA)27-Aug-08 3:54
UD(IA)27-Aug-08 3:54 
GeneralRe: web page design with different resolution Pin
Ashfield27-Aug-08 8:23
Ashfield27-Aug-08 8:23 
QuestionGenerating the Image Preview instantly when user Selects Image [modified] Pin
sd0000726-Aug-08 3:33
sd0000726-Aug-08 3:33 
AnswerRe: Generating the Image Preview instantly when user Selects Image Pin
Manas Bhardwaj26-Aug-08 3:39
professionalManas Bhardwaj26-Aug-08 3:39 
QuestionWriting and saving the XML file on the Client Side in javascript Pin
Member 337739125-Aug-08 22:36
Member 337739125-Aug-08 22:36 
AnswerRe: Writing and saving the XML file on the Client Side in javascript Pin
Manas Bhardwaj26-Aug-08 3:20
professionalManas Bhardwaj26-Aug-08 3:20 
GeneralRe: Writing and saving the XML file on the Client Side in javascript Pin
Patrick Kilgore27-Aug-08 5:43
Patrick Kilgore27-Aug-08 5:43 
GeneralRe: Writing and saving the XML file on the Client Side in javascript Pin
Mark Schumann27-Aug-08 10:55
Mark Schumann27-Aug-08 10:55 
QuestionHow to make such FLASH media things? Pin
fantasy121525-Aug-08 21:51
fantasy121525-Aug-08 21:51 
AnswerRe: How to make such FLASH media things? Pin
Ashfield26-Aug-08 3:04
Ashfield26-Aug-08 3:04 
AnswerRe: How to make such FLASH media things? Pin
Perspx26-Aug-08 6:41
Perspx26-Aug-08 6:41 
GeneralRe: How to make such FLASH media things? Pin
fantasy121526-Aug-08 15:14
fantasy121526-Aug-08 15:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.