Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Bulkmar #1
Firefox vs IE6 results
We needed to know why in DW8.0.2 it shows totally diff results from the same
HTML code when using both browsers Firefox and Internet Explorer v6+? I copied
the same HTML code from one page into another and when using Firefox the resutl
are ok but when using IE 6.0 it totally fails and does not display the results
as designed?
<table cellpadding=0 cellspacing=0>
<tr>
<td width=488 height=56 style='vertical-align:top'><![endif]>
<div v:shape="_x0000_s1324" style='padding:2.88pt 2.88pt 2.88pt 2.88pt'
class=shape>
<p class=MsoNormal style='text-align:center;text-align:center'><span
style='font-size:14.0pt;font-weight:bold;language:EN'><a
href="http://medlegalfirst.com/index_files/CivilTri-fold.pdf">Civil
Litigation Link (Click Here to Open PDF Document</a></span></p>
</div>
<![if !vml]></td>
</tr>
</table>
Bulkmar Guest
-
formatting find results in results window or in savedfile
I want a :beer; :-). I want to write an extension that will allow me to format the results returned from a find. I couldn't find anything in... -
Complex join = no results (for a query that shouldreturn results)
I am trying to use a rather complex join that returns many results when the SQL server is queried directly, but returns no results when used on a... -
Sending search results to a results page..with asp
Please help.. very :confused; Ive setup 4 dynamic drop down boxes which populate themselves from my database, this all works fine..The last box... -
Query results don't display properly in results table.IGNORE PREVIOUS
:disgust; I need to display the results of a query. The query runs properly. My problem is having specific results display in specific locations in... -
Query results don't display properly in results table.
:disgust; I need to display the results of a query. The query runs properly. My problem is having specific results display in specific locations in... -
Lionstone #2
Re: Firefox vs IE6 results
That's a mix of HTML, VML, and propriety Microsoft styles
(class="MsoNormal"). I wouldn't expect consistent rendering unless you were
to clean up the markup considerably.
"Bulkmar" <webforumsuser@macromedia.com> wrote in message
news:eadrmr$t3$1@forums.macromedia.com...> We needed to know why in DW8.0.2 it shows totally diff results from the
> same
> HTML code when using both browsers Firefox and Internet Explorer v6+? I
> copied
> the same HTML code from one page into another and when using Firefox the
> resutl
> are ok but when using IE 6.0 it totally fails and does not display the
> results
> as designed?
>
> <table cellpadding=0 cellspacing=0>
> <tr>
> <td width=488 height=56 style='vertical-align:top'><![endif]>
> <div v:shape="_x0000_s1324" style='padding:2.88pt 2.88pt 2.88pt
> 2.88pt'
> class=shape>
> <p class=MsoNormal
> style='text-align:center;text-align:center'><span
> style='font-size:14.0pt;font-weight:bold;language:EN'><a
> href="http://medlegalfirst.com/index_files/CivilTri-fold.pdf">Civil
> Litigation Link (Click Here to Open PDF Document</a></span></p>
> </div>
> <![if !vml]></td>
> </tr>
> </table>
>
Lionstone Guest



Reply With Quote

