Click to See Complete Forum and Search --> : Why firefox crashes???


karl584
05-12-2010, 03:58 AM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>vvv</title>
<style type="text/css" media="screen">
body {
margin:0;
padding:0;
height:100%; /* this is the key! */
}
#left {
position:absolute;
left:0;
top:0;
padding:0;
width:200px;
height:100%; /* works only if parent container is assigned a height value */
color:#333;
background:#ff6600;
border:1px solid #333;
}
.content {
margin-left:220px;
margin-right:220px;
margin-bottom:20px;
color:#333;
background:#ffc;
border:1px solid #333;
padding:0 10px;
}
#right {
position:absolute;
right:0;
top:0;
padding:0;
width:200px;
height:100%; /* works only if parent container is assigned a height value */
color:#333;
background:#eaeaea;
border:1px solid #333;
}

#left p {
padding:0 10px;
}
#right p {
padding:0 10px;
}
p.top {
margin-top:20px;
}
</style>
</head>

<a href="http://******/file.pdf" target="iframe">bla bla</a></li>


<div class="content">
<iframe name="iframe" src="karl.php" width="890" height="600" frameborder="2" ></iframe>

So it opens inside iframe. Its all correctly shown and then suddenly when trying to open next link the firefox crashes

Stephen Philbin
05-13-2010, 03:33 AM
Well given that your link leads to a PDF file, I'd say it's almost certainly a problem with the PDF plugin on your computer, or maybe a conflict between the PDF plugin and a Firefox extension you have installed.

justinbarneskin
05-21-2010, 11:16 PM
I have FF 3.6 and this edition is the last straw. It crashes all the time.
I found OPERA and will be migrating to it more and more. The mozilla forums
will help only to make sure the door hits you on the way out.
Quite a lot of righteous nerds have spoiled the once proud Firefox browser.

Fang
05-22-2010, 03:17 AM
There's nothing wrong with Firefox, it's the add-ons that cause the problems.