Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,901 members, 7,817,667 topics. Date: Saturday, 04 May 2024 at 04:48 PM

Dreamweaver - Internet Explorer Wahala! - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Dreamweaver - Internet Explorer Wahala! (2660 Views)

How To Insert A Flash Intro Page In Dreamweaver-help Needed / Creating Complex / Advanced Search Forms With Sql Queries In Dreamweaver / Help! Implementing A Horizontal Looper With Dreamweaver (2) (3) (4)

(1) (Reply) (Go Down)

Dreamweaver - Internet Explorer Wahala! by efeboy(m): 8:54pm On Nov 02, 2008
Please, Nairalanders i am in trouble. Right now i am doing my dreamweaver project. But on the process, i noticed that when i preview my pages in internet explorer, it is scattered.

What i mean is that if my layout cell is twenty (20) pixels from my banner, it will be 30 when i preview it in internet explorer. However, the page will look exactly as how it looks in dreamweaver, when i preview it mozilla firefox.

Please, who can kindly assist me by giving me directives as to how to solve the problem and what went wrong with my work. I would appreciate any person's quick and urgent help. My project date deadline is 5th of November 2008.

God bless.
Re: Dreamweaver - Internet Explorer Wahala! by Yolu: 9:11pm On Nov 02, 2008
Does your layout cell have both margin and padding values attributed to it? If so this could be the cause of the problem in IE6 (I'm assuming you mean IE6). There is a problem with the way IE6 calculates widths and heights of divs with both margin and padding applied. By the way, when you say cell do you mean a table cell? Or are you referring to a div?
Re: Dreamweaver - Internet Explorer Wahala! by yawatide(f): 12:25am On Nov 03, 2008
@poster
Follow this thread and your problems should be solved; https://www.nairaland.com/nigeria/topic-190515.0.html

Lesson of the day:
If you knew how to hand code, you could develop your site in notepad and have more control over what you are doing. Reliance on WYSIWYGs can usually lead to such frustrations on your part with you not knowing how/where to start.
Re: Dreamweaver - Internet Explorer Wahala! by efeboy(m): 12:08pm On Nov 04, 2008
@Yolu,

Thanks. Let me make my question clearer.

I did not apply margin and padding values to my layout cell.

I am also testing with mozilla firefox and Internet Explorer 6.

The cell I am talking about is the layout cell that is usually drawn using the icon on one of the bars in dreamweaver. Why I described it like this is because I am a bit confused about the table cell-div thing. I think it is the table cell, because i clicked on the icon after the layout table icon, and then dragged across through my layout table.

Yolu, the truth is that I am not a pro when it comes to dreamweaver. I just started learning.

Please forgive me, if it took lot of time for you to understand my unclear description.

once more, Thanks for your concern. Am awaiting further posts.
Re: Dreamweaver - Internet Explorer Wahala! by efeboy(m): 12:19pm On Nov 04, 2008
yawa-ti-de:

@poster
Lesson of the day:
If you knew how to hand code, you could develop your site in notepad and have more control over what you are doing. Reliance on WYSIWYGs can usually lead to such frustrations on your part with you not knowing how/where to start.

@Yawa-ti-de,

I must thank you for the Lesson. I must admit it is practical.

The link you gave me was also relevant. Thanks.

However, as i told Yolu, i just started learning dreamweaver. I am not a pro.

I would appreciate if you help me by breaking down the solution into pieces for me. While going through the thread you referred me to, i saw lots of differring ideas, and so i was somehow confused. I tried the Yahoo User Interface (YUI) stuff, but nothing happened to my page.

I appreciate the concern and directives. Please I would still appreciate some more or help. Thanks
Re: Dreamweaver - Internet Explorer Wahala! by yawatide(f): 12:23pm On Nov 04, 2008
efe,

I think it starts with you posting your code, including CSS. We can then copy and paste on our ends and see how we can help.

Again, I insist you drop the DW for now and learn how to code by hand. Once you grasp hand-coding, you can then augment what you know by using DW. If you need further encouragement, I started coding in notepad and did it for 2 years b4 I started using homesite. I just started using DW for the first time in my career 6 weeks ago. Though i don't understand DW totally right now, I at least know the basics of XHTML, CSS, etc to the point that I am only using DW becauese that is the official text editor at work.

Trust me, dump the DW for now. Oh, how I wish I had the resources. I would be organizing an actual seminar in Nigeria on this very topic. Pray for me cool
Re: Dreamweaver - Internet Explorer Wahala! by Yolu: 1:06pm On Nov 04, 2008
Efeboy do you know how to take screenshots? If so please take a screenshot of your site in Dreamweaver (highlight the button you pressed to make the 'cell') and also a screenshot of how the site looks in Internet Explorer. In case you don't know, you can take a screenshot using the Prnt Scrn key on your keyboard and pasting it in a new document in an image editor (e.g. Photoshop).
Re: Dreamweaver - Internet Explorer Wahala! by alldone(m): 2:25pm On Nov 04, 2008
thanks for the info yawa, i am learning.
Re: Dreamweaver - Internet Explorer Wahala! by efeboy(m): 10:23pm On Nov 04, 2008
@Yolu,

here is one of the screenshots i took.

Re: Dreamweaver - Internet Explorer Wahala! by efeboy(m): 10:35pm On Nov 04, 2008
I don't know why my uploads are not showing on the thread. I hope this does not give you any difficulty.

Here is another screenshot

Re: Dreamweaver - Internet Explorer Wahala! by efeboy(m): 10:45pm On Nov 04, 2008
Now I figure the problem. I should have saved the screenshot as an image and then insert them into my post using the [img]

[img] tag. However I did not paste the screenshot in any image editing software (photoshop, fireworks and so on). So I

decided to use Microsoft word.
Re: Dreamweaver - Internet Explorer Wahala! by efeboy(m): 10:56pm On Nov 04, 2008
@yawa-ti-de,
I think must start coding by hand as soon as possible. To be sincere I hated dreamweaver at first. However, since it was part of my learning curriculum, i had to learn it and love it because it made me lazy.

Now i am to submit this project latest 5th of this month. My dear dreamweaver is a problem for me.

here is the source code for the page I uploaded:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Metric conversion : Volume</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
color: #666666;
}
.style3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
-->
</style>

<script language="javascript">


function domillili()

{
var F_ouncesvalue= document.flu_milli_form.F_ouncesvalue.value

if (F_ouncesvalue!=""wink
{
document.flu_milli_form.millili_value.value= eval(F_ouncesvalue*29.573)
return true;
}
else
{
alert ("input a valid value, please"wink
return false;
}
}

function dolit()

{
var galvalue= document.gallit_form.galvalue.value

if (galvalue!=""wink
{
document.gallit_form.litvalue.value= eval(galvalue*3.785)
return true;
}
else
{
alert ("input a valid value, please"wink
return false;
}
}

function domet2()

{
var cfeetValue= document.cfetmet_form.cfeetValue.value

if (cfeetValue!=""wink
{
document.cfetmet_form.cmeterValue.value= eval(cfeetValue*0.0283)
return true;
}
else
{
alert ("input a valid value, please"wink
return false;
}
}

</script>

</head>

<body>
<table width="993" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td width="157" height="1"></td>
<td width="118"></td>
<td width="78"></td>
<td width="264"></td>
<td width="81"></td>
<td width="130"></td>
<td width="165"></td>
</tr>
<tr>
<td height="100"></td>
<td></td>
<td></td>
<td valign="top"><img src="Metric_Page_Banner.png" width="264" height="92" /></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="5"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="36"></td>
<td></td>
<td colspan="3" valign="top"><div align="center"><span class="style1">VOLUME CONVERSION </span></div></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td height="18"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="414"></td>
<td colspan="5" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="671" height="399" valign="top"><table width="672" height="399" border="1">
<tr>
<td valign="top" bgcolor="#CCCCCC"><p align="center"><span class="style3">

Calculate the Volume Conversion</span></p>
<form id="flu_milli_form" name="flu_milli_form" method="post" action="">
<label>&nbsp;&nbsp;<span class="style3">Fluid Ounces</span>
<input name="F_ouncesvalue" type="text" id="F_ouncesvalue" />
</label>
<label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="button" name="Button" onclick="domillili()" value="Convert now" />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style3">Milliliters</span>
<input name="millili_value" type="text" id="millili_value" />
</label>
<p>
<label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="reset" name="Reset" value="Clear" />
</label>
</p>
</form> <hr> <form id="gallit_form" name="gallit_form" method="post" action="">
<span class="style3">&nbsp;&nbsp;&nbsp;Gallons</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<label>
<input name="galvalue" type="text" id="galvalue" />
</label>
<span class="style3">
<label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="button" name="Button" onclick="dolit()" value="Convert now" />
</label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Liters</span>
<label>
<input name="litvalue" type="text" id="litvalue" />
</label>
<p>
<label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="reset" name="Reset" value="Clear" />
</label>
</p>
</form> <hr>
<form id="cfetmet_form" name="cfetmet_form" method="post" action="">
&nbsp;&nbsp;&nbsp;<span class="style3">Cubic Feet</span>
<label>
&nbsp;
<input name="cfeetValue" type="text" id="cfeetValue" />
</label>
<label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="button" name="Button" onclick="domet2()" value="Convert now" />
&nbsp;&nbsp;&nbsp;</label>
<span class="style3">Cubic Meters</span>
<label>
<input name="cmeterValue" type="text" id="cmeterValue" />
</label>
<p>
<label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="reset" name="Reset" value="Clear" />
</label>
</p>
</form>
<p align="left">

</p></td>
</tr>
</table></td>
</tr>
<tr>
<td height="15"></td>
</tr>
</table></td>
<td>&nbsp;</td>
</tr>
<tr>
<td height="28"></td>
<td>&nbsp;</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</body>

</html>
Re: Dreamweaver - Internet Explorer Wahala! by yawatide(f): 5:43am On Nov 05, 2008
efe

first and foremost, thanks for the opportunity to fix your code.  For that, I am honored.  Having said that, I must say that I am not proud of what I have done.  It goes against all that I know and have taught others.  I only do this because you are on a deadline and quite frankly, the proper fix would take too much time.  In fact, if i were the lecturer grading this, I would give myself a zero.  Again, I do this given the time factor and the fact that the aim here is to get a working solution, not an efficient one.  Not to mention, you are not paying me for this wink

I basically scrapped all your code and started from scratch, using mostly your forms.  Your code was 7.75KB while mine, as bad as it is, is 5.59KB.  Yes, coding from scratch is better than using a WYSIWYG.  You can use one though just not in design mode. Use code mode and only use design mode for verification.

As a way of offering a better solution which you can implement in your spare time, here are a few pointers:
1) Avoid using NBSPs.  Use paddings instead
2) Use header tags, not SPANs for headers
3) Use only one form and not 3 forms.  You would then reference each field via the same form.  As it is, I am getting code that won't validate because of how I had to insert the form tags.

Here is my solution.  Others may have stuff to add/remove.  Good luck!


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Metric conversion : Volume</title>
<style type="text/css">
<!--
body {
   margin: 0;
}
.style1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 30px;
   color: #666;
}
.style3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
}
-->
</style>

<script language="javascript">


function domillili()

{
var F_ouncesvalue= document.flu_milli_form.F_ouncesvalue.value

if (F_ouncesvalue!=""wink
   {
   document.flu_milli_form.millili_value.value= eval(F_ouncesvalue*29.573)   
   return true;
   }
else
   {
   alert ("input a valid value, please"wink
   return false;
   }
}

function dolit()

{
var galvalue= document.gallit_form.galvalue.value

if (galvalue!=""wink
   {
   document.gallit_form.litvalue.value= eval(galvalue*3.785)   
   return true;
   }
else
   {
   alert ("input a valid value, please"wink
   return false;
   }
}

function domet2()

{
var cfeetValue= document.cfetmet_form.cfeetValue.value

if (cfeetValue!=""wink
   {
   document.cfetmet_form.cmeterValue.value= eval(cfeetValue*0.0283)   
   return true;
   }
else
   {
   alert ("input a valid value, please"wink
   return false;
   }
}

</script>

</head>

<body>
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="center">
<img src="Metric_Page_Banner.png" width="264" height="92" />


<span class="style1">VOLUME CONVERSION</span>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td bgcolor="#CCCCCC">
<table width="97%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="center"><span class="style3">

              Calculate the Volume Conversion</span></p></td>
</tr>
<tr>
<td>


<table width="100%" border="0" cellspacing="0" cellpadding="0">
<form id="flu_milli_form" name="flu_milli_form" method="post" action="">
<tr>
<td>
<label>&nbsp;&nbsp;<span class="style3">Fluid Ounces</span></label>
</td>
<td><input name="F_ouncesvalue" type="text" id="F_ouncesvalue" /></td>
<td align="center">

<label>
                            <input type="button" name="Button" onclick="domillili()" value="Convert now" />
                           
                            </label>
                            <p>
                              <label>
                             
                              <input type="reset" name="Reset" value="Clear" />
                              </label>
                    </p>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style3">Milliliters</span></td>
<td>
                            <input name="millili_value" type="text" id="millili_value" /></td>
</tr>
</form>
<form id="gallit_form" name="gallit_form" method="post" action="">
<tr>
<td>
<span class="style3">&nbsp;&nbsp;&nbsp;Gallons</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
               
</td>
<td>
<label>
                <input name="galvalue" type="text" id="galvalue" />
                </label>
</td>
<td align="center"> <label>
               

                <input type="button" name="Button" onclick="dolit()" value="Convert now" />
                </label>
<p>
                 <label>
                 
                 <input type="reset" name="Reset" value="Clear" />
                 </label>
               </p>
</td>
<td><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Liters</span></strong></td>
<td>
<label>
               <input name="litvalue" type="text" id="litvalue" />
               </label>   
</td>
</tr>
</form>
<form id="cfetmet_form" name="cfetmet_form" method="post" action="">
<tr>
<td>&nbsp;&nbsp;&nbsp;<span class="style3">Cubic Feet</span></td>
<td>
<label>
                <input name="cfeetValue" type="text" id="cfeetValue" />
                </label>
</td>
<td align="center">

<label>
               
                <input type="button" name="Button" onclick="domet2()" value="Convert now" />
                </label>
<p>

                 <label>
                 
                 <input type="reset" name="Reset" value="Clear" />
                 </label>
               </p>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style3">Cubic Meters</span></td>
<td><label>
               <input name="cmeterValue" type="text" id="cmeterValue" />
               </label>
</td>
</tr>
</form>
<tr><td colspan="5">&nbsp;</td></tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>

</body>
</html>

Re: Dreamweaver - Internet Explorer Wahala! by Nobody: 7:18am On Nov 05, 2008
well fixed code by yawa, but here is a little modification so you don't feel dizzy looking at the conversion

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Metric conversion : Volume</title>
<style type="text/css">
<!--
body {
   margin: 0;
}
.style1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 30px;
   color: #666;
}
.style3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
}
-->
</style>

<script language="javascript">


function domillili()

{
var F_ouncesvalue= document.flu_milli_form.F_ouncesvalue.value

if (F_ouncesvalue!=""wink
   {
   document.flu_milli_form.millili_value.value= eval(F_ouncesvalue*29.573)   
   return true;
   }
else
   {
   alert ("input a valid value, please"wink
   return false;
   }
}

function dolit()

{
var galvalue= document.gallit_form.galvalue.value

if (galvalue!=""wink
   {
   document.gallit_form.litvalue.value= eval(galvalue*3.785)   
   return true;
   }
else
   {
   alert ("input a valid value, please"wink
   return false;
   }
}

function domet2()

{
var cfeetValue= document.cfetmet_form.cfeetValue.value

if (cfeetValue!=""wink
   {
   document.cfetmet_form.cmeterValue.value= eval(cfeetValue*0.0283)   
   return true;
   }
else
   {
   alert ("input a valid value, please"wink
   return false;
   }
}

</script>

</head>

<body>
   <table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
      <tr>
         <td align="center">         
            <img src="Metric_Page_Banner.png" width="264" height="92" />


            <span class="style1">VOLUME CONVERSION</span>
         </td>
      </tr>
      <tr><td>&nbsp;</td></tr>
      <tr>
         <td bgcolor="#CCCCCC">
            <table width="97%" border="0" cellspacing="0" cellpadding="0" align="center">
               <tr>
                  <td align="center"><span class="style3">

              Calculate the Volume Conversion</span></p></td>
               </tr>
               <tr>
                  <td>

                     
                        <table width="100%" border="0" cellspacing="0" cellpadding="0">
                           <form id="flu_milli_form" name="flu_milli_form" method="post" action="">
                              <tr>
                                 <td>
                                    <label>&nbsp;&nbsp;<span class="style3">Fluid Ounces</span></label>                                </td>
                                <td><input name="F_ouncesvalue" type="text" id="F_ouncesvalue" /></td>
                                 <td align="center">

                                    <label>
                               <input type="button" name="Button" onclick="domillili()" value="Convert now" />
                               </label>
                               <p>
                                 <label>
                               
                                 <input type="reset" name="Reset" value="Clear" />
                                 </label>
                                 

                                 

                                 

                               </p>                                </td>
                                 <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style3">Milliliters</span></td>
                                 <td>
                               <input name="millili_value" type="text" id="millili_value" /></td>
                              </tr>
                              <tr>
                                <td height="3" colspan="5" bgcolor="#666666"></td>
                              </tr>
                           </form>
                           <form id="gallit_form" name="gallit_form" method="post" action="">
                           
                           <tr>
                              <td>
                                 <span class="style3">&nbsp;&nbsp;&nbsp;Gallons</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                              </td>
                              <td>
                                 <label>
                                        <input name="galvalue" type="text" id="galvalue" />
                                </label>                              </td>
                              <td align="center">                                  <label>
                                       

                                        <input type="button" name="Button" onclick="dolit()" value="Convert now" />
                                        </label>
                                    <p>
                                         <label>
                                         
                                         <input type="reset" name="Reset" value="Clear" />
                                         </label>
                                         

                                         

                                         

                                </p>                              </td>
                              <td><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Liters</span></strong></td>
                              <td>
                                 <label>
                                       <input name="litvalue" type="text" id="litvalue" />
                                </label>                              </td>
                           </tr>
                           <tr>
                             <td height="3" colspan="5" bgcolor="#666666"></td>
                           </tr>
                           </form>
                           <form id="cfetmet_form" name="cfetmet_form" method="post" action="">
                           <tr>
                              <td>&nbsp;&nbsp;&nbsp;<span class="style3">Cubic Feet</span></td>
                              <td>
                                 <label>
                                        <input name="cfeetValue" type="text" id="cfeetValue" />
                                </label>                              </td>
                              <td align="center">

                              <label>
                                   
                                     <input type="button" name="Button" onclick="domet2()" value="Convert now" />
                                </label>
                                 <p>
                                 
                                      <label>
                                     
                                      <input type="reset" name="Reset" value="Clear" />
                                      </label>
                                     

                                     

                                     

                                </p>                              </td>
                              <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style3">Cubic Meters</span></td>
                              <td><label>
                                    <input name="cmeterValue" type="text" id="cmeterValue" />
                                    </label>                              </td>
                           </tr>
                           </form>
                           <tr><td colspan="5">&nbsp;</td></tr>
                    </table>                     
                  </td>
               </tr>
            </table>
         </td>
      </tr>
   </table>

</body></html>
Re: Dreamweaver - Internet Explorer Wahala! by yawatide(f): 12:33pm On Nov 05, 2008
@webdezzi,

I think you may have forgotten to add the closing HTML tag to your code above wink

Granted the page will and does display correctly without, tis good practice to not exclude it.

Please modify your post above to reflect that, thanks.
Re: Dreamweaver - Internet Explorer Wahala! by Nobody: 1:52pm On Nov 05, 2008
thanks
Re: Dreamweaver - Internet Explorer Wahala! by zukkymike(m): 11:04am On Nov 06, 2008
HI guys PLEASE I WILL LIKE TO GET A LINK TO ANY WEB HOSTING SITE THAT WILL NOT CHARGE ME
ANY HELP please


for where?
Re: Dreamweaver - Internet Explorer Wahala! by Nobody: 11:28pm On Nov 09, 2008
I must say you guys are doing a good job. i actually started with dreamweaver but i need to focus more on creating dynamic sites using ASP or ASP.net.

Can anyone help out!

@yawa-ti-de

i must say, " keep it up"
Re: Dreamweaver - Internet Explorer Wahala! by Nobody: 11:42pm On Nov 09, 2008
Also i will like to know if Dreamweaver8 can be used to create forums. i want to create a forum for my blog but the fact is it's an imagination and i think it's possible.

yawa-ti-de, webdezzi,, i need your help fellas!
Re: Dreamweaver - Internet Explorer Wahala! by yawatide(f): 12:00am On Nov 10, 2008
callon,

Unfortunately, I use homesite and not DW so on this matter, I am sure webdezzi will be more than helpful.

Thanks and sorry I couldn't be of help.
Re: Dreamweaver - Internet Explorer Wahala! by Nobody: 5:58pm On Nov 10, 2008
Thanks yawa

is homesite a better option. please let me in.
Re: Dreamweaver - Internet Explorer Wahala! by yawatide(f): 6:12pm On Nov 10, 2008
callon, I say yes but my answer is biased wink

Homesite in my opinion, like textpad, is as close to notepad as you can get. I just don't like my development software doing things for me that I could do for myself. Then again, I started coding when all you had was notepad tongue

Use whatever you want to use. Just make sure you know what is happening behind the scenes so that if stuff breaks, u dont end up like the original poster
Re: Dreamweaver - Internet Explorer Wahala! by Nobody: 9:58am On Nov 21, 2008
if what you mean is forum software customization, yes you can with dreamweaver

if what you mean is building forum from scratch, yes you can also, but why from scratch, anyway, you may be trying to flex muscles and learning new thing while

(1) (Reply)

Finally ! Voguepay Payment Gateway Extension For Woocommerce That Works / How Can I Enhance My Signature And Make It Bolder? / Free - Promo Hurry Now (marketing)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 123
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.