![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Sep 2008
Posts: 5
OS: vista
|
problem with firefox
Hello
I hope you can help. I have completed some updates to a site which I did not design. I am working in dreamweaver and my coding ability is not great. However all went well until I checked the site in firefox. A new section I added is not displaying properly. here is the code that is causing the problem. any help would be much appreciated Tina <div id="Layer1"> <div align="left"> <p class="style13" style="margin-left: 20">CDISC mapper <p style="margin-left: 20"> <font color="#000000"><br> </font><span style="font-weight: 400"> <font size="2" color="#000000">CDISC (Clinical Data Interchange Standards Consortium) is the indisputable standard for clinical trials data. <br> <br> By converting your data from any clinical system (PhaseForward, Medidata, MedNet, Oracle Clinical, eRT, etc...) to CDISC, the CDISC mapper will help you achieve key business objectives:<br> <br> - Though CDISC SDTM in only a preferred but not yet required data specification, it will soon be mandated by the FDA<br> <br> - By standardizing your data to CDISC, you may re-use all your clinical data tools and reports for any new study. Our <br> customers have seen their productivity increased by over 300%. <br> <br> - Through a common data standard, cross-studies reports and metrics become now possible<br> <br> CDISC mapper is user-friendly and mapping files may be created directly by a business analyst without the help of a clinical <br> programmer. Available both as single PC license or enterprise-wide wed-based application.</font></span> |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Moderator: Design
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,429
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 BETA
|
Re: problem with firefox
A few pointers:
Close your <p> tags. At the end of a paragraph, use </p> to close the <p> tag. Don't use <br> or <br /> to create paragraphs. Use <p> instead. An unordered list might work better for the points. HTML Code:
<head> <style type="text/css"> ul.class {list-style-type: style} </style> </head> <body> <ul class="class"> <li>Item One</li> <li> Item Two</li> </ul> </body> </html> If you look through the examples you'll get the idea. You can format the <li> to look like the paragraphs by using CSS.
__________________
![]() Validate your Markup Validate your CSS Notepad++ Please use [html], [php], and [code] when posting code or markup. I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message. |
|
|
|
|
|
#4 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,878
OS: Vista, various linux distros
|
Re: problem with firefox
The table? there's no actual table but i think i see what you're on about... could you give us a link to the site? or the full site's code(in code tags)... so we can get a llook at the entire thing... theres a bit going on though because you're using the age-old(i think obselete) font tag... still if you give us a link to the site we can check it out =]
Cheers, Jamey p.s. (it would be useful to see the page's doctype tag etc. that's why i'm requesting a link etc haha =])... and as dm01 has said with a little cleaning it should work fine... Last edited by jamiemac2005; 09-29-2008 at 12:39 PM. |
|
|
|
|
|
#5 (permalink) |
|
Registered User
Join Date: Sep 2008
Posts: 5
OS: vista
|
Re: problem with firefox
Thanks again for your speedy reply.
site link http://www.thebusinessbridge.com/wor...les/index.html its the products section that is causing the problem. Here is the code for the product page <html><!-- InstanceBegin template="/Templates/template.dwt" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>The BusinessBridge Website...</title> <!-- InstanceEndEditable --><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body,td,th { font-family: Tahoma; font-size: 10px; color: #326698; font-weight: bold; } bo<meta name="keywords" content="SAS, SAS partner, SAS affiliate member, clinical programming, SAS/AF, CDISC, SDTM, ADAM, DM, AE, CM, DS, EX, application programming, clinical data management, edit checks, SAS/IntrNet, PhaseForward, Medidata, MedNet, Oracle Clinicals, query management, edc, ocl, clinical software development, validation, statistical analysis, biometry, clindatatools, biotech, biotechnology, pharmaceutical, clinical trials, clinical data, biostatistics, compliance, clinical reports, TLG, table, listing, graph, SAS/Base, complaint handling, automation"> dy { background-image: url(../images/index_01.jpg); } a:link { color: #326698; } a:visited { color: #326698; } a:hover { color: #000000; } a:active { color: #326698; } --> </style> <!-- InstanceBeginEditable name="head" --> <style type="text/css"> <!-- .style1 {font-size: 18px} .style8 {font-size: 16px} .style12 {color: #6FC53C} .style9 {color: #73BF45; font-size: 16px; } .style7 {font-size: 16px; color: #FF0000; } #Layer1 { position:absolute; left:390px; top:166px; width:444px; height:254px; z-index:1; } .style5 {color: #B84D81; font-size: 16px; } .style13 { color: #5C4C67; font-size: 16px; } --> </style> <script type="text/JavaScript"> <!-- function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> <!-- InstanceEndEditable --> <script type="text/JavaScript"> <!-- function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/team_over.jpg','images/services_over.jpg','images/products_over.jpg','images/references_over.jpg','images/contact_over.jpg','images/home_OVER.jpg','images/sas_butt_over.jpg','images/cdisc_butt_over.jpg','images/cdisc_validator_over.jpg','images/system_reconcile_over.jpg','images/edc-over.jpg','images/web_instant_report_over.jpg')"> <!-- ImageReady Slices (priceless.psd) --> <table width="60%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td width="22%" rowspan="2" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><table id="Table_01" width="215" height="675" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="64"><img src="../images/left_01.jpg" width="64" height="12" alt=""></td> <td width="15" rowspan="8"><img src="../images/left_02.jpg" alt="" width="15" height="665" vspace="0"></td> <td width="110"><img src="../images/left_03.jpg" width="110" height="12" alt=""></td> <td width="11"><img src="../images/left_04.jpg" width="11" height="12" alt=""></td> <td width="15"><img src="../images/left_05.jpg" width="15" height="12" alt=""></td> </tr> <tr> <td rowspan="7"><a href="index.html"><img src="images/left_banner_sas.png" alt="" width="64" height="653" border="0"></a></td> <td><a href="index.html"><img src="images/home.jpg" alt="home" name="HOME" width="110" height="106" vspace="0" border="0" id="HOME" onMouseOver="MM_swapImage('HOME','','images/home_OVER.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> <td rowspan="7"><img src="../images/left_08.jpg" width="11" height="653" alt=""></td> <td rowspan="7"><img src="../images/left_09.jpg" width="15" height="653" alt=""></td> </tr> <tr> <td><a href="team.html"><img src="images/team.jpg" alt="team" name="team" width="110" height="106" vspace="0" border="0" id="team" onMouseOver="MM_swapImage('team','','images/team_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td><a href="services.html"><img src="images/services.jpg" alt="services" name="services" width="110" height="106" vspace="0" border="0" id="services" onMouseOver="MM_swapImage('services','','images/services_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td><a href="products.html"><img src="images/products.jpg" alt="products" name="products" width="110" height="106" vspace="0" border="0" id="products" onMouseOver="MM_swapImage('products','','images/products_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td><a href="ref.html"><img src="images/references.jpg" alt="references" name="references" width="110" height="106" vspace="0" border="0" id="references" onMouseOver="MM_swapImage('references','','images/references_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td><a href="contact.html"><img src="images/contact.jpg" alt="contact" name="contact" width="110" height="106" vspace="0" border="0" id="contact" onMouseOver="MM_swapImage('contact','','images/contact_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td> </td> </tr> <tr> <td colspan="5"><img src="../images/left_15.jpg" width="215" height="10" alt=""></td> </tr> </table></td> </tr> </table></td> <td width="78%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td ><table width="654" height="139" border="0" cellpadding="0" cellspacing="0" id="Table_01"> <tr> <td width="15" rowspan="2"><img src="../images/right_01.png" width="15" height="109" alt=""></td> <td height="6"><img src="../images/right_02.jpg" width="625" height="5" alt=""></td> <td width="21" rowspan="2"><img src="../images/right_03.png" alt="" width="14" height="109" align="top"></td> </tr> <tr> <td height="102"><div align="center"><img src="images/logo-left.png" width="123" height="102"><img src="images/banner.jpg" width="479" height="102"></div></td> </tr> <tr> <td height="19" background="../images/right_06.jpg"> </td> <td bgcolor="#FFFFFF"><!-- InstanceBeginEditable name="EditRegion1" --> <div id="Layer1"> <p class="style9" style="margin-left: 20; color: #FF0000;"> </p> <p align="center" style="margin-left: 20"><img src="images/hand_magnify.jpg" width="266" height="399"></p> </div> <table width="610" border="0" cellspacing="0" cellpadding="0" height="558"> <tr> <td colspan="2" height="22"><div align="left"><font color="#000000" size="4">OUR PRODUCTS</font></div></td> </tr> <tr> <td colspan="2" height="20"><div align="center"><font color="#000000"> <img src="../images/bar.jpg" width="602" height="20"></font></div></td> </tr> <tr> <td width="154" height="1"></td> <td width="456" height="1"></td> </tr> <tr> <td width="154" height="161" valign="top" bgcolor="#FFFFFF" style="border-style: solid; border-width: 0"><table width="143" height="258"> <tr> <td width="143" height="43" scope="col"><a href="sas.html"><img src="images/sas_butt.jpg" name="sas" width="143" height="43" border="0" id="sas" onMouseOver="MM_swapImage('sas','','images/sas_butt_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td height="43" scope="col"><a href="cdisk_mapper.html"><img src="images/cdisc_butt.jpg" name="cdisc" width="143" height="43" border="0" id="cdisc" onMouseOver="MM_swapImage('cdisc','','images/cdisc_butt_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td height="43" scope="col"><a href="cdisk_valid.html"><img src="images/cdisc_validator.jpg" name="validator" width="143" height="43" border="0" id="validator" onMouseOver="MM_swapImage('validator','','images/cdisc_validator_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td height="43" scope="col"><a href="reconciliator.html"><img src="images/system_reconcile.jpg" name="system" width="143" height="43" border="0" id="system" onMouseOver="MM_swapImage('system','','images/system_reconcile_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td height="43" scope="col"><a href="EDC.html"><img src="images/edc.jpg" name="edc" width="143" height="43" border="0" id="edc" onMouseOver="MM_swapImage('edc','','images/edc-over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> <tr> <td height="43" scope="col"><a href="web_report.html"><img src="images/web_instant_report.jpg" name="web" width="143" height="43" border="0" id="web" onMouseOver="MM_swapImage('web','','images/web_instant_report_over.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td> </tr> </table> <p> </p> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"> <p align="center"></td> <td width="456" height="88" valign="top"><p class="style8" style="margin-left: 20; color: #FF0000;"> </p> <p align="left" style="margin-left: 20"> <p class="style8" style="margin-left: 20; color: #FF0000;"> </p> <p style="margin-left: 20"> <p style="margin-left: 20"> <p style="margin-left: 20"> <p style="margin-left: 20"> <p style="margin-left: 20"> <p style="margin-left: 20"> <p style="margin-left: 20"> <p style="margin-left: 20"><font size="2" color="#000000"><br> </font> <p class="style8" style="margin-left: 20; color: #FF0000;"> </p> </td> </tr> </table> <!-- InstanceEndEditable --></td> <td background="../images/right_08.jpg"> </td> </tr> <tr> <td height="6" colspan="2" bgcolor="#EEEEEE"><img src="../images/right_09.jpg" width="640" height="6" alt=""></td> <td bgcolor="#EEEEEE"><div align="right"><img src="../images/right_10.jpg" width="14" height="6"></div></td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td height="448"> </td> </tr> <tr> <td width="22%" bgcolor="#B6B6B6"> </td> <td><div align="center">All Rights reserved to The Business Bridge... </div></td> </tr> </table> <!-- End ImageReady Slices --> </body> <!-- InstanceEnd --></html> |
|
|
|
|
|
#6 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,878
OS: Vista, various linux distros
|
Re: problem with firefox
Hey, first off i thought i'd put the url into the W3C Validator to find 9 errors... the problem being your doctype and the problems it causes, in the main page(the ones with the frames in) you have a HTML Strict doctype when you should be using HTML Frameset:
Replace: Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> The other error is because the document is written in a weird way(xhtml endtags with html encoding) though it doesn't matter a whole lot. As for the Actual problem(because none of this would be fixed by these fixes).... i then put the code you posted here into the validator and more errors arose, but they're mostly trivial... It's actually quite hard to work out what's with the positioning problem but they are being rendered... what version of firefox are you using? Oh and what version of DW?(i'm pretty sure it's DW-written?) Cheers, Jamey |
|
|
|
|
|
#7 (permalink) |
|
Registered User
Join Date: Sep 2008
Posts: 5
OS: vista
|
Re: problem with firefox
thanks again.
Do I need to put the Doc Type on every page. I cant find any reference to Doctype on any page so far. Yes it was DW I used for the updates but not for the orginal build. DW version 8 version firefox 3.0.2 |
|
|
|
|
|
#9 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,878
OS: Vista, various linux distros
|
Re: problem with firefox
The doctype should be on every page(document)... and the main one that's messing things up is on the index.html page(the one with the frames within it)...
I think the problem is probably that DW 8 is becoming more useless with newer versions of browsers coming out(i used to use it but gave up a year ago), i can't put my finger on the FF3 problem(but i have the same one when viewing your page)... Oh and for the border put it on the <body> tag of the pages in question and it should work... Cheers, Jamey |
|
|
|
![]() |
| Thread Tools | |
|
|